commit | a21e5e282b7293ce1a192757ffe1baa71618961c | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Sep 14 20:11:12 2012 +0000 |
committer | Arnd Bergmann <arnd@arndb.de> | Tue Sep 18 10:15:12 2012 +0200 |
tree | 8ae917b10b3b15651eeb752c70a4f5c334326449 | |
parent | dca4ba4121a66bdd0d85d02df21aee2738edcf5a [diff] |
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>