diff options
Diffstat (limited to 'arch/arm/mach-ixp4xx/goramo_mlr.c')
-rw-r--r-- | arch/arm/mach-ixp4xx/goramo_mlr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-ixp4xx/goramo_mlr.c b/arch/arm/mach-ixp4xx/goramo_mlr.c index 46bb924962e..c97a1a82e0f 100644 --- a/arch/arm/mach-ixp4xx/goramo_mlr.c +++ b/arch/arm/mach-ixp4xx/goramo_mlr.c | |||
@@ -475,7 +475,6 @@ static struct hw_pci gmlr_hw_pci __initdata = { | |||
475 | .nr_controllers = 1, | 475 | .nr_controllers = 1, |
476 | .preinit = gmlr_pci_preinit, | 476 | .preinit = gmlr_pci_preinit, |
477 | .postinit = gmlr_pci_postinit, | 477 | .postinit = gmlr_pci_postinit, |
478 | .swizzle = pci_std_swizzle, | ||
479 | .setup = ixp4xx_setup, | 478 | .setup = ixp4xx_setup, |
480 | .scan = ixp4xx_scan_bus, | 479 | .scan = ixp4xx_scan_bus, |
481 | .map_irq = gmlr_map_irq, | 480 | .map_irq = gmlr_map_irq, |