sh: early_printk tidying.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 2 Oct 2007 07:24:50 +0000 (16:24 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 2 Oct 2007 07:24:50 +0000 (16:24 +0900)
setup_early_printk() can be static, and with that, we can kill off
the early initialization variable and move the CON_BOOT check in
to the function body.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found