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:
9da433c
)
serial: pxa: fix build with !SERIAL_PXA_CONSOLE
author
Arnd Bergmann
<arnd@arndb.de>
Tue, 18 Feb 2014 15:14:20 +0000
(16:14 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 22:48:41 +0000
(15:48 -0700)
When CONFIG_SERIAL_PXA_CONSOLE is disabled, the serial_pxa_get_poll_char
and serial_pxa_put_poll_char functions are not defined, and we can't
reference them.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/pxa.c
patch
|
blob
|
history
diff --cc
drivers/tty/serial/pxa.c
Simple merge