]> Pileus Git - ~andy/linux/blobdiff - arch/powerpc/platforms/85xx/b4_qds.c
powerpc/b4qds: enable coreint
[~andy/linux] / arch / powerpc / platforms / 85xx / b4_qds.c
index 0c6702f8b88ea982a421940b6188f24c3286febd..0f18663f3a76087b58003dec568cd692727dc008 100644 (file)
@@ -79,12 +79,7 @@ define_machine(b4_qds) {
 #ifdef CONFIG_PCI
        .pcibios_fixup_bus      = fsl_pcibios_fixup_bus,
 #endif
-/* coreint doesn't play nice with lazy EE, use legacy mpic for now */
-#ifdef CONFIG_PPC64
-       .get_irq                = mpic_get_irq,
-#else
        .get_irq                = mpic_get_coreint_irq,
-#endif
        .restart                = fsl_rstcr_restart,
        .calibrate_decr         = generic_calibrate_decr,
        .progress               = udbg_progress,