[SPARC64]: Always register a PROM based early console.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2008-02-17 23:22:50 -08:00
commit 3c62a2d347
3 changed files with 10 additions and 11 deletions

View file

@ -1716,7 +1716,6 @@ static void __init of_console_init(void)
of_console_device = dp;
prom_printf(msg, of_console_path);
printk(msg, of_console_path);
}