vserver 1.9.3
[linux-2.6.git] / arch / ppc / platforms / prpmc800.c
index 0ffcfdf..0e99f8b 100644 (file)
@@ -309,10 +309,6 @@ static void __init prpmc800_setup_arch(void)
                ROOT_DEV = Root_SDA2;
 #endif
 
-#ifdef CONFIG_DUMMY_CONSOLE
-       conswitchp = &dummy_con;
-#endif
-
        printk(KERN_INFO "Port by MontaVista Software, Inc. "
                         "(source@mvista.com)\n");
 }