diff options
author | Michal Simek <michal.simek@xilinx.com> | 2013-06-03 12:13:17 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2013-06-26 12:31:29 +0200 |
commit | ec05e7a8aaf5fd73a64d28fc9f28384ea247cc1c (patch) | |
tree | eb47e020cdecee1b79d3e50631d9478e653d150c /drivers/video/hyperv_fb.c | |
parent | video: xilinxfb: Fix OF probing on little-endian systems (diff) | |
download | linux-ec05e7a8aaf5fd73a64d28fc9f28384ea247cc1c.tar.xz linux-ec05e7a8aaf5fd73a64d28fc9f28384ea247cc1c.zip |
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>
Diffstat (limited to 'drivers/video/hyperv_fb.c')
0 files changed, 0 insertions, 0 deletions