ARM: at91: use __iomem pointers for MMIO
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Sep 2012 20:10:19 +0000 (20:10 +0000)
committerArnd Bergmann <arnd@arndb.de>
Tue, 18 Sep 2012 08:15:11 +0000 (10:15 +0200)
commitdca4ba4121a66bdd0d85d02df21aee2738edcf5a
tree4ea662dcdb71e2fee7113040a9d6f98a4c8725c2
parent0a4b04dc299dfb691827a4001b3d8d7e443b71c9
ARM: at91: use __iomem pointers for MMIO

ARM is moving to stricter checks on readl/write functions,
so we need to use the correct types everywhere.

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-at91/at91x40.c
arch/arm/mach-at91/at91x40_time.c
arch/arm/mach-at91/include/mach/hardware.h
arch/arm/mach-at91/include/mach/uncompress.h
arch/arm/mach-at91/setup.c