]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: lpc32xx: use __iomem pointers for MMIO
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Sep 2012 20:20:24 +0000 (20:20 +0000)
committerArnd Bergmann <arnd@arndb.de>
Wed, 19 Sep 2012 13:19:14 +0000 (15:19 +0200)
commit2846a40502d2932a32a65b113d43405548c690b1
tree368f02172fe070e8a2cc5e0d333ddc5377347fd0
parenta81f6f412afeab253bec8885380e77699cc8a28c
ARM: lpc32xx: use __iomem pointers for MMIO

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

Cc: Roland Stigge <stigge@antcom.de>
Cc: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-lpc32xx/common.c
arch/arm/mach-lpc32xx/include/mach/hardware.h