commit | 009a01e347b91123c13e85d70b9b4fbc72c67bfd | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Sep 14 20:22:00 2012 +0000 |
committer | Arnd Bergmann <arnd@arndb.de> | Wed Sep 19 15:19:17 2012 +0200 |
tree | ecc72262dc47c8ddc79d6b312bb860cba189c135 | |
parent | b55056ea09d71c935d4ae828e97d4eaed4feb2db [diff] |
ARM: spear13xx: 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: Viresh Kumar <viresh.linux@gmail.com> Cc: Shiraz Hashim <shiraz.hashim@st.com> Cc: spear-devel@list.st.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>