]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
ARM: ks8695: use __iomem pointers for MMIO
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Sep 2012 20:20:02 +0000 (20:20 +0000)
committerArnd Bergmann <arnd@arndb.de>
Wed, 19 Sep 2012 13:19:13 +0000 (15:19 +0200)
commitc72ecbec1999204be15e40ade63585b16a6f713a
tree6aab28ea0eaa15d7b8a9ee372d99aa1b029001dc
parent13ec32f47cb42cecc9cd262c307ef9377c601007
ARM: ks8695: 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: Krzysztof Halasa <khc@pm.waw.pl>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-ks8695/cpu.c
arch/arm/mach-ks8695/include/mach/hardware.h
arch/arm/mach-ks8695/include/mach/uncompress.h