]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: ebsa110: use __iomem pointers for MMIO
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Sep 2012 20:11:12 +0000 (20:11 +0000)
committerArnd Bergmann <arnd@arndb.de>
Tue, 18 Sep 2012 08:15:12 +0000 (10:15 +0200)
commit41c14bca026419cc49f7126972ff3a45db1f8c4a
tree8ae917b10b3b15651eeb752c70a4f5c334326449
parentc52d8092c1ab5fd54e60e17e9c8e3f4fe504f96b
ARM: ebsa110: use __iomem pointers for MMIO

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

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-ebsa110/core.c
arch/arm/mach-ebsa110/core.h