[POWERPC] Make pci_read_irq_line the default
[pandora-kernel.git] / arch / powerpc / platforms / powermac / setup.c
index cb1c342..805791d 100644 (file)
@@ -727,7 +727,7 @@ define_machine(powermac) {
        .show_cpuinfo           = pmac_show_cpuinfo,
        .init_IRQ               = pmac_pic_init,
        .get_irq                = NULL, /* changed later */
-       .pcibios_fixup          = pmac_pcibios_fixup,
+       .pci_irq_fixup          = pmac_pci_irq_fixup,
        .restart                = pmac_restart,
        .power_off              = pmac_power_off,
        .halt                   = pmac_halt,