[PATCH 11/24] ARM: lpc32xx: use __iomem pointers for MMIO

2012-09-14 Thread Arnd Bergmann
ARM is moving to stricter checks on readl/write functions, so we need to use the correct types everywhere. Cc: Roland Stigge Cc: Wolfram Sang Signed-off-by: Arnd Bergmann --- arch/arm/mach-lpc32xx/common.c|8 arch/arm/mach-lpc32xx/include/mach/hardware.h |2 +-

[PATCH 11/24] ARM: lpc32xx: use __iomem pointers for MMIO

2012-09-14 Thread Arnd Bergmann
ARM is moving to stricter checks on readl/write functions, so we need to use the correct types everywhere. Cc: Roland Stigge sti...@antcom.de Cc: Wolfram Sang w.s...@pengutronix.de Signed-off-by: Arnd Bergmann a...@arndb.de --- arch/arm/mach-lpc32xx/common.c|8