diff options
Diffstat (limited to 'arch/sh/drivers/pci/ops-se7780.c')
-rw-r--r-- | arch/sh/drivers/pci/ops-se7780.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/drivers/pci/ops-se7780.c b/arch/sh/drivers/pci/ops-se7780.c index 47302077a0c8..583b8e82ff99 100644 --- a/arch/sh/drivers/pci/ops-se7780.c +++ b/arch/sh/drivers/pci/ops-se7780.c | |||
@@ -67,7 +67,6 @@ static struct sh4_pci_address_map se7780_pci_map = { | |||
67 | .base = SH7780_CS2_BASE_ADDR, | 67 | .base = SH7780_CS2_BASE_ADDR, |
68 | .size = 0x04000000, | 68 | .size = 0x04000000, |
69 | }, | 69 | }, |
70 | .flags = SH4_PCIC_NO_RESET, | ||
71 | }; | 70 | }; |
72 | 71 | ||
73 | int __init pcibios_init_platform(void) | 72 | int __init pcibios_init_platform(void) |