ARM: spear13xx: use __iomem pointers for MMIO
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Sep 2012 20:22:00 +0000 (20:22 +0000)
committerArnd Bergmann <arnd@arndb.de>
Wed, 19 Sep 2012 13:19:17 +0000 (15:19 +0200)
commit009a01e347b91123c13e85d70b9b4fbc72c67bfd
treeecc72262dc47c8ddc79d6b312bb860cba189c135
parentb55056ea09d71c935d4ae828e97d4eaed4feb2db
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>
arch/arm/mach-spear13xx/include/mach/spear.h
arch/arm/mach-spear13xx/spear13xx.c