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:
2bc7509
)
[ARM] S3C24XX: Fix SERIAL_SAMSUNG entry
author
Arnaud Patard (Rtp
<arnaud.patard@rtp-net.org>
Mon, 7 Jul 2008 23:03:46 +0000
(
01:03
+0200)
committer
Ben Dooks
<ben-linux@fluff.org>
Tue, 15 Jul 2008 16:20:59 +0000
(17:20 +0100)
The SERIAL_SAMSUNG needs SERIAL_CORE but doesn't select it, leading to a
build failure. Adding a 'select SERIAL_CORE' cure the trouble.
Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found