git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9347e0b
)
x86: make early_console static in early_printk.c
author
Harvey Harrison
<harvey.harrison@gmail.com>
Fri, 1 Feb 2008 16:49:42 +0000
(17:49 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 1 Feb 2008 16:49:42 +0000
(17:49 +0100)
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 <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found