aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/dec/prom/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/dec/prom/init.c')
-rw-r--r--arch/mips/dec/prom/init.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/mips/dec/prom/init.c b/arch/mips/dec/prom/init.c
index bf2858071f1f..a217aafe59f6 100644
--- a/arch/mips/dec/prom/init.c
+++ b/arch/mips/dec/prom/init.c
@@ -103,9 +103,6 @@ void __init prom_init(void)
if (prom_is_rex(magic))
rex_clear_cache();
- /* Register the early console. */
- register_prom_console();
-
/* Were we compiled with the right CPU option? */
#if defined(CONFIG_CPU_R3000)
if ((current_cpu_data.cputype == CPU_R4000SC) ||