-
由 Paul Mundt 提交于
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: NPaul Mundt <lethal@linux-sh.org>
008d50fc
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: NPaul Mundt <lethal@linux-sh.org>