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:
02ab851
)
powerpc/hvc: Driver build breaks with !HVC_CONSOLE
author
Kamalesh Babulal
<kamalesh@linux.vnet.ibm.com>
Fri, 25 Sep 2009 03:31:43 +0000
(
03:31
+0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 15 Jan 2010 02:26:13 +0000
(13:26 +1100)
Hi Stephen,
next-
20090925
randconfig build breaks on hvcs driver on powerpc,
with HVC_CONSOLE=n.
ERROR: ".hvc_put_chars" [drivers/char/hvcs.ko] undefined!
ERROR: ".hvc_get_chars" [drivers/char/hvcs.ko] undefined!
adding the dependency of HVC_CONSOLE helped
Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found