diff options
Diffstat (limited to 'arch/arm/mach-iop32x/n2100.c')
| -rw-r--r-- | arch/arm/mach-iop32x/n2100.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-iop32x/n2100.c b/arch/arm/mach-iop32x/n2100.c index 6b6d55912444..adf257a18f19 100644 --- a/arch/arm/mach-iop32x/n2100.c +++ b/arch/arm/mach-iop32x/n2100.c @@ -114,7 +114,6 @@ n2100_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin)  }  static struct hw_pci n2100_pci __initdata = { -	.swizzle	= pci_std_swizzle,  	.nr_controllers = 1,  	.setup		= iop3xx_pci_setup,  	.preinit	= iop3xx_pci_preinit,  |