Merge branch 'next/drivers' into HEAD
[deliverable/linux.git] / arch / mips / pci / pci.c
index 690356808f8ac3cf7ab6ec7df4bee97f7144ef61..04e35bcde07cd2ff748dc957ae04314bd28d8ae9 100644 (file)
@@ -313,12 +313,6 @@ void __devinit pcibios_fixup_bus(struct pci_bus *bus)
        }
 }
 
-void __init
-pcibios_update_irq(struct pci_dev *dev, int irq)
-{
-       pci_write_config_byte(dev, PCI_INTERRUPT_LINE, irq);
-}
-
 #ifdef CONFIG_HOTPLUG
 EXPORT_SYMBOL(PCIBIOS_MIN_IO);
 EXPORT_SYMBOL(PCIBIOS_MIN_MEM);
This page took 0.034824 seconds and 5 git commands to generate.