From: Harvey Harrison Date: Fri, 1 Feb 2008 16:49:42 +0000 (+0100) Subject: x86: make early_console static in early_printk.c X-Git-Tag: v2.6.25-rc1~1081^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb0e1290876a534d542f624cd549dab90cc767c4;p=pandora-kernel.git x86: make early_console static in early_printk.c Not necessary to expose it, also fixes sparse warning. arch/x86/kernel/early_printk.c:196:16: warning: symbol 'early_console' was not declared. Should it be static? Signed-off-by: Harvey Harrison Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed