pasemi_mac: Move the IRQ mapping from the PCI layer to the driver
[firefly-linux-kernel-4.4.55.git] / arch / powerpc / platforms / pasemi / setup.c
index f88f0ec4c8cb2d6ec042021e67a8d3e07c8064a3..5bdd6abd89c00173917f7593fb7191f7cacafab0 100644 (file)
@@ -248,5 +248,4 @@ define_machine(pas) {
        .calibrate_decr         = generic_calibrate_decr,
        .progress               = pas_progress,
        .machine_check_exception = pas_machine_check_handler,
-       .pci_irq_fixup          = pas_pci_irq_fixup,
 };