From: Kamalesh Babulal Date: Fri, 25 Sep 2009 03:31:43 +0000 (+0000) Subject: powerpc/hvc: Driver build breaks with !HVC_CONSOLE X-Git-Tag: v2.6.33-rc5~21^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa8b83cb0b48e3cac58a3b75ad9c556564c5fe9d;p=pandora-kernel.git powerpc/hvc: Driver build breaks with !HVC_CONSOLE 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed