linux_dsm_epyc7002/arch/arm/mach-mv78xx0
Thomas Petazzoni 383b99610e arm: mach-mv78xx0: 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-mv78xx0 code.

Note that we introduce a few temporary additional "unsigned long"
casts when calling into plat-orion functions. Those are removed by
followup patches converting plat-orion functions to void __iomem
pointers as well.

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:03:44 +00:00
..
include/mach arm: mach-mv78xx0: use IOMEM() for base address definitions 2012-09-21 18:03:44 +00:00
addr-map.c arm: mach-mv78xx0: use IOMEM() for base address definitions 2012-09-21 18:03:44 +00:00
buffalo-wxl-setup.c
common.c arm: mach-mv78xx0: use IOMEM() for base address definitions 2012-09-21 18:03:44 +00:00
common.h
db78x00-bp-setup.c
irq.c arm: mach-mv78xx0: use IOMEM() for base address definitions 2012-09-21 18:03:44 +00:00
Kconfig
Makefile
Makefile.boot
mpp.c arm: mach-mv78xx0: use IOMEM() for base address definitions 2012-09-21 18:03:44 +00:00
mpp.h ARM: orion: Fix Orion5x GPIO regression from MPP cleanup 2012-02-09 16:16:31 -08:00
pcie.c arm: mach-mv78xx0: use IOMEM() for base address definitions 2012-09-21 18:03:44 +00:00
rd78x00-masa-setup.c