From: Chen Gang Date: Tue, 8 Jul 2014 06:00:43 +0000 (+0800) Subject: arch/score/include/asm/Kbuild: Add generic "serial.h" X-Git-Tag: fixes-for-v3.18-merge-window~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d32c98e9855c719620fc418ff540acc6d5880bd8;p=pandora-kernel.git arch/score/include/asm/Kbuild: Add generic "serial.h" The related error (with allmodconfig under score): CC [M] drivers/staging/speakup/speakup_acntpc.o In file included from drivers/staging/speakup/speakup_acntpc.c:33:0: drivers/staging/speakup/serialio.h:7:24: fatal error: asm/serial.h: No such file or directory #include ^ compilation terminated. make[3]: *** [drivers/staging/speakup/speakup_acntpc.o] Error 1 make[2]: *** [drivers/staging/speakup] Error 2 make[1]: *** [drivers/staging] Error 2 make: *** [drivers] Error 2 Acked-by: Lennox Wu Signed-off-by: Chen Gang --- Reading git-diff-tree failed