]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: iop13xx: use __iomem pointers for MMIO
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Sep 2012 20:17:50 +0000 (20:17 +0000)
committerArnd Bergmann <arnd@arndb.de>
Wed, 19 Sep 2012 13:11:54 +0000 (15:11 +0200)
commit9e1eb21debc9f5c54cacdde5e53b8f49a790368b
tree34ca0fbf16578cbeab68b20fc9f4839175c3ccd9
parent9c4f2dcd9f94a09920916e4469cc9882764d3fd0
ARM: iop13xx: 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: Rob Herring <rob.herring@calxeda.com>
Cc: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-iop13xx/include/mach/iop13xx.h
arch/arm/mach-iop13xx/include/mach/memory.h
arch/arm/mach-iop13xx/io.c
arch/arm/mach-iop13xx/pci.c
arch/arm/mach-iop13xx/pci.h
arch/arm/mach-iop13xx/setup.c