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:
073da9c
)
serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 17 Dec 2008 05:53:24 +0000
(14:53 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 22 Dec 2008 09:44:46 +0000
(18:44 +0900)
sci_poll_put_char() happens to also be used by the serial console,
while sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL. Add
another gnarly ifdef to shut up the compiler.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/serial/sh-sci.c
patch
|
blob
|
history
diff --cc
drivers/serial/sh-sci.c
Simple merge