From: Paul Mundt Date: Tue, 2 Oct 2007 07:24:50 +0000 (+0900) Subject: sh: early_printk tidying. X-Git-Tag: v2.6.24-rc1~1377^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=008d50fc16e8ea5005d324a25d62d29e417151fe;p=pandora-kernel.git sh: early_printk tidying. 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 --- Reading git-diff-tree failed