commit | 49d394be042d97f584ae8577bc32700792333f04 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Sep 14 20:21:17 2012 +0000 |
committer | Arnd Bergmann <arnd@arndb.de> | Wed Sep 19 15:19:16 2012 +0200 |
tree | 4130c48fc32f8d687550bc23264b771b2d772d7a | |
parent | c8d9aab065c530db5c38e78eec7e164962f5cb23 [diff] |
ARM: prima2: 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: Barry Song <baohua.song@csr.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>