]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: ep93xx: use __iomem pointers for MMIO
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Sep 2012 21:34:32 +0000 (23:34 +0200)
committerRyan Mallon <rmallon@gmail.com>
Sun, 16 Sep 2012 23:06:09 +0000 (09:06 +1000)
commit29fe651f8fb74d9bd8dd850488f7d773e8b37534
tree0d92a0385c9f6988ded10831a8d1425628826f07
parentc081705623468e6242a6703902dbe8bc2696095b
ARM: ep93xx: 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: Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Ryan Mallon <rmallon@gmail.com>
arch/arm/mach-ep93xx/include/mach/ts72xx.h
arch/arm/mach-ep93xx/ts72xx.c