Commit Graph

3 Commits

Author SHA1 Message Date
Arnd Bergmann
a21e5e282b ARM: ebsa110: use __iomem pointers for MMIO
ARM is moving to stricter checks on readl/write functions,
so we need to use the correct types everywhere.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2012-09-18 10:15:12 +02:00
Russell King
5eca8f3a80 ARM: ebsa110: provide TRICK?_SIZE macros
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2012-02-02 17:40:27 +00:00
Russell King
bcbbf908e3 ARM: ebsa110: move platform definitions out of mach/hardware.h
Stop exposing platform definitions to the entire kernel tree, move
them into a private header file instead.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2012-02-02 17:40:27 +00:00