From: Chen Gang Date: Tue, 26 Nov 2013 04:09:43 +0000 (+0800) Subject: arch: hexagon: include: asm: Kbuild: add generic "serial.h" in Kbuild X-Git-Tag: v3.15-rc1~83^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27932f6ea10d786d100b8d2df20bece3e04d974d;p=pandora-kernel.git arch: hexagon: include: asm: Kbuild: add generic "serial.h" in Kbuild Add "serial.h" in Kbuild, or can not pass compiling with allmodconfig, the related error: 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 Signed-off-by: Chen Gang Signed-off-by: Richard Kuo --- Reading git-diff-tree failed