linux/arch/arm/mach-mvebu
Thomas Petazzoni 9758e70a44 arm: mach-mvebu: use IOMEM() for base address definitions
We now define all virtual base address constants using IOMEM() so that
those are naturally typed as void __iomem pointers, and we do the
necessary adjustements in the mach-mvebu code.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Tested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2012-09-21 18:04:05 +00:00
..
include/mach arm: mach-mvebu: use IOMEM() for base address definitions 2012-09-21 18:04:05 +00:00
armada-370-xp.c arm: mach-mvebu: use IOMEM() for base address definitions 2012-09-21 18:04:05 +00:00
common.h arm: mach-mvebu: add support for Armada 370 and Armada XP with DT 2012-07-10 15:47:49 +02:00
irq-armada-370-xp.c ARM: mvebu: MPIC: read number of interrupts from control register 2012-07-10 15:47:52 +02:00
Kconfig arm: mach-mvebu: add support for Armada 370 and Armada XP with DT 2012-07-10 15:47:49 +02:00
Makefile arm: mach-mvebu: add support for Armada 370 and Armada XP with DT 2012-07-10 15:47:49 +02:00
Makefile.boot arm: mvebu: generate DTBs for supported SoCs 2012-07-17 22:38:06 +02:00
system-controller.c