diff options
Diffstat (limited to 'arch/arm/mach-iop32x/common.c')
-rw-r--r-- | arch/arm/mach-iop32x/common.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-iop32x/common.c b/arch/arm/mach-iop32x/common.c index 17e7d650fecb..9a17a081327d 100644 --- a/arch/arm/mach-iop32x/common.c +++ b/arch/arm/mach-iop32x/common.c | |||
@@ -16,12 +16,6 @@ | |||
16 | #include <asm/hardware.h> | 16 | #include <asm/hardware.h> |
17 | #include <asm/hardware/iop3xx.h> | 17 | #include <asm/hardware/iop3xx.h> |
18 | 18 | ||
19 | /* | ||
20 | * Shared variables | ||
21 | */ | ||
22 | unsigned long iop3xx_pcibios_min_io = 0; | ||
23 | unsigned long iop3xx_pcibios_min_mem = 0; | ||
24 | |||
25 | #ifdef CONFIG_ARCH_EP80219 | 19 | #ifdef CONFIG_ARCH_EP80219 |
26 | #include <linux/kernel.h> | 20 | #include <linux/kernel.h> |
27 | /* | 21 | /* |