From a5ecbab7d9b606bdfbec67ccda0fde0f82e1e70e Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Sat, 16 Mar 2013 21:51:02 +0100 Subject: ARM: integrator: remap PCIv3 base dynamically Remove the static mapping for the PCIv3 PCI bridge controller and do this dynamically when probing instead. Acked-by: Arnd Bergmann Signed-off-by: Linus Walleij --- arch/arm/mach-integrator/include/mach/platform.h | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-integrator/include') diff --git a/arch/arm/mach-integrator/include/mach/platform.h b/arch/arm/mach-integrator/include/mach/platform.h index be5859efe10e..62fa119bc393 100644 --- a/arch/arm/mach-integrator/include/mach/platform.h +++ b/arch/arm/mach-integrator/include/mach/platform.h @@ -325,7 +325,6 @@ #define PCI_MEMORY_VADDR IOMEM(0xe8000000) #define PCI_CONFIG_VADDR IOMEM(0xec000000) -#define PCI_V3_VADDR IOMEM(0xed000000) /* ------------------------------------------------------------------------ * Integrator Interrupt Controllers -- cgit v1.2.3