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:
191d0d2
)
sh64: Fix up early serial fixmap.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 12 Jan 2010 06:22:26 +0000
(15:22 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 12 Jan 2010 06:22:26 +0000
(15:22 +0900)
This was conditionalized on CONFIG_EARLY_PRINTK, which has subsequently
gone away. Now that the serial driver always supports the early console,
make sure we always establish the mapping.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found