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:
9ee51f0
)
tty: serial/samsung: fix modular build
author
Arnd Bergmann
<arnd@arndb.de>
Thu, 11 Apr 2013 00:04:49 +0000
(
02:04
+0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 11 Apr 2013 20:14:37 +0000
(13:14 -0700)
There are a few bugs in the samsung serial driver when built as a
loadable module, which makes the console code unavailable, as well as
giving no access to the 'printascii' early debug function. This adds
the appropriate compile time conditionals.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found