ARM: ep93xx: use __iomem pointers for MMIO
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Sep 2012 21:34:32 +0000 (23:34 +0200)
committerRyan Mallon <rmallon@gmail.com>
Sun, 16 Sep 2012 23:06:09 +0000 (09:06 +1000)
ARM is moving to stricter checks on readl/write functions,
so we need to use the correct types everywhere.

Cc: Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Ryan Mallon <rmallon@gmail.com>

No differences found