]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
ARM: prima2: use __iomem pointers for MMIO
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Sep 2012 20:21:17 +0000 (20:21 +0000)
committerArnd Bergmann <arnd@arndb.de>
Wed, 19 Sep 2012 13:19:16 +0000 (15:19 +0200)
commit49d394be042d97f584ae8577bc32700792333f04
tree4130c48fc32f8d687550bc23264b771b2d772d7a
parentc8d9aab065c530db5c38e78eec7e164962f5cb23
ARM: prima2: 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: Barry Song <baohua.song@csr.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-prima2/include/mach/uncompress.h