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:
78d7e0e
)
sh: early_printk tidying.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 2 Oct 2007 07:24:50 +0000
(16:24 +0900)
committer
Paul 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