commit | 21c8715f0a1f4df8bfa2bd6f3915e5e33c1c2e6e | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon Sep 24 07:22:02 2012 +0000 |
committer | Arnd Bergmann <arnd@arndb.de> | Tue Oct 09 17:27:33 2012 +0200 |
tree | c60c540c4799ad412161dd11090cee815926efe7 | |
parent | c6e9fbbf4c9aa837c0d39a097f96aaf4f90dfef1 [diff] |
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>