]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: integrator: use __iomem pointers for MMIO, part 2
authorArnd Bergmann <arnd@arndb.de>
Mon, 24 Sep 2012 07:22:02 +0000 (07:22 +0000)
committerArnd Bergmann <arnd@arndb.de>
Tue, 9 Oct 2012 15:27:33 +0000 (17:27 +0200)
commit21c8715f0a1f4df8bfa2bd6f3915e5e33c1c2e6e
treec60c540c4799ad412161dd11090cee815926efe7
parentc6e9fbbf4c9aa837c0d39a097f96aaf4f90dfef1
ARM: integrator: use __iomem pointers for MMIO, part 2

Due to some interesting merges in the integrator code, not
all users of mmio pointers were converted before, this
fixes all warnings that got introduced as a consequence.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-integrator/include/mach/cm.h
arch/arm/mach-integrator/include/mach/platform.h
arch/arm/mach-integrator/integrator_ap.c
arch/arm/mach-integrator/integrator_cp.c