commit | ec05e7a8aaf5fd73a64d28fc9f28384ea247cc1c | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon Jun 03 12:13:17 2013 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Jun 26 13:31:29 2013 +0300 |
tree | eb47e020cdecee1b79d3e50631d9478e653d150c | |
parent | 0f5e17c5fde5d28b26cd83e077c21d28bbf50a80 [diff] |
video: xilinxfb: Do not name out_be32 in function name out_be32 IO function is not supported by ARM. It is only available for PPC and Microblaze. Because this driver can be used on ARM let's remove out_be32 from function name. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>