]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: iop32x: use __iomem pointers for MMIO
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Sep 2012 20:19:04 +0000 (20:19 +0000)
committerArnd Bergmann <arnd@arndb.de>
Wed, 19 Sep 2012 13:16:02 +0000 (15:16 +0200)
commit5fd6010f6609dbc3568b720341c4a5fb241f2da1
tree8aabd43cfcd64c6d8c7fd8a091eb4ffdd0294d25
parentaab750d9a6e329acf546f298807d77f3465eb17e
ARM: iop32x: 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: Imre Kaloz <kaloz@openwrt.org>
Cc: Krzysztof Halasa <khc@pm.waw.pl>
Cc: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-iop32x/glantank.c