From: Chen Gang Date: Tue, 19 Nov 2013 05:17:21 +0000 (+0800) Subject: arch: hexagon: include: asm: add "vga.h" in Kbuild X-Git-Tag: v3.15-rc1~83^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07d592b0947316612fde7dafe0e452b56de394e5;p=pandora-kernel.git arch: hexagon: include: asm: add "vga.h" in Kbuild Need include generic "vga.h", or can not pass compiling with allmodconfig, the related error: CC [M] drivers/gpu/drm/drm_irq.o In file included from include/linux/vgaarb.h:34:0, from drivers/gpu/drm/drm_irq.c:42: include/video/vga.h:22:21: fatal error: asm/vga.h: No such file or directory Also move "preempt.h" upper to match sort order. Signed-off-by: Chen Gang Signed-off-by: Richard Kuo --- Reading git-diff-tree failed