提交 30fbc9f7 编写于 作者: L Linus Torvalds

Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus

* 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus:
  [MIPS] DEC: Remove call to register_prom_console.
...@@ -103,9 +103,6 @@ void __init prom_init(void) ...@@ -103,9 +103,6 @@ void __init prom_init(void)
if (prom_is_rex(magic)) if (prom_is_rex(magic))
rex_clear_cache(); rex_clear_cache();
/* Register the early console. */
register_prom_console();
/* Were we compiled with the right CPU option? */ /* Were we compiled with the right CPU option? */
#if defined(CONFIG_CPU_R3000) #if defined(CONFIG_CPU_R3000)
if ((current_cpu_data.cputype == CPU_R4000SC) || if ((current_cpu_data.cputype == CPU_R4000SC) ||
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册