[POWERPC] Add new interrupt mapping core and change platforms to use it
[deliverable/linux.git] / arch / powerpc / platforms / powermac / setup.c
index 8654b5f07836ae3d1ff502b5003a7a2e04704dc6..31a9da769fa237e03dd0f302a155d5b6fc07fb03 100644 (file)
@@ -613,9 +613,6 @@ static void __init pmac_init_early(void)
        udbg_adb_init(!!strstr(cmd_line, "btextdbg"));
 
 #ifdef CONFIG_PPC64
-       /* Setup interrupt mapping options */
-       ppc64_interrupt_controller = IC_OPEN_PIC;
-
        iommu_init_early_dart();
 #endif
 }
This page took 0.02649 seconds and 5 git commands to generate.