commit | abf2ba152f5aa31ee56a63b28b04a76d8def6366 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Sep 14 20:17:50 2012 +0000 |
committer | Arnd Bergmann <arnd@arndb.de> | Wed Sep 19 15:11:54 2012 +0200 |
tree | 34ca0fbf16578cbeab68b20fc9f4839175c3ccd9 | |
parent | b7a3f8db07c1bca303dbf038f108dd84638bcd82 [diff] |
ARM: iop13xx: 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: Rob Herring <rob.herring@calxeda.com> Cc: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>