[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arch setup
[safe/jmp/linux-2.6] / arch / m68k / hp300 / config.c
index a0b854f..6d129ee 100644 (file)
@@ -261,9 +261,6 @@ void __init config_hp300(void)
 #ifdef CONFIG_HEARTBEAT
        mach_heartbeat       = hp300_pulse;
 #endif
-#ifdef CONFIG_DUMMY_CONSOLE
-       conswitchp           = &dummy_con;
-#endif
        mach_max_dma_address = 0xffffffff;
 
        if (hp300_model >= HP_330 && hp300_model <= HP_433S && hp300_model != HP_350) {