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:
7e90d76
)
[ARM] S3C24XX: Serial driver debug depends on DEBUG_LL
author
Ben Dooks
<ben-linux@fluff.org>
Thu, 16 Oct 2008 15:46:08 +0000
(16:46 +0100)
committer
Ben Dooks
<ben-linux@fluff.org>
Thu, 16 Oct 2008 15:48:29 +0000
(16:48 +0100)
The SERIAL_SAMSUNG_DEBUG used printascii() to avoid debugging
through itself when selected as a console. Disable this option
when DEBUG_LL is not set (printascii is unavailable).
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found