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:
54bb7f4
)
powerpc/wsp: Fix early debug build
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 16 Aug 2013 00:13:06 +0000
(10:13 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 16 Aug 2013 00:59:27 +0000
(10:59 +1000)
When reworking udbg_16550.c I forgot to remove the old and now useless
code for the CONFIG_PPC_EARLY_DEBUG_WSP case, which doesn't build as
a result. I also missed a cast.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found