[POWERPC] Make pci_read_irq_line the default
[pandora-kernel.git] / arch / powerpc / platforms / 83xx / mpc834x_itx.c
index e2bcaaf..314c42a 100644 (file)
@@ -118,7 +118,4 @@ define_machine(mpc834x_itx) {
        .time_init              = mpc83xx_time_init,
        .calibrate_decr         = generic_calibrate_decr,
        .progress               = udbg_progress,
-#ifdef CONFIG_PCI
-       .pcibios_fixup          = mpc83xx_pcibios_fixup,
-#endif
 };