aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci/ops-lboxre2.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/drivers/pci/ops-lboxre2.c')
-rw-r--r--arch/sh/drivers/pci/ops-lboxre2.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/sh/drivers/pci/ops-lboxre2.c b/arch/sh/drivers/pci/ops-lboxre2.c
index 781496bfb1f9..91cabd84f028 100644
--- a/arch/sh/drivers/pci/ops-lboxre2.c
+++ b/arch/sh/drivers/pci/ops-lboxre2.c
@@ -48,11 +48,6 @@ static struct sh4_pci_address_map sh7751_pci_map = {
48 .base = SH7751_CS3_BASE_ADDR, 48 .base = SH7751_CS3_BASE_ADDR,
49 .size = 0x04000000, 49 .size = 0x04000000,
50 }, 50 },
51 .window1 = {
52 .base = 0x00000000, /* Unused */
53 .size = 0x00000000, /* Unused */
54 },
55 .flags = SH4_PCIC_NO_RESET,
56}; 51};
57 52
58int __init pcibios_init_platform(void) 53int __init pcibios_init_platform(void)