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)
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>

No differences found