arch: hexagon: include: asm: add "vga.h" in Kbuild
authorChen Gang <gang.chen.5i5j@gmail.com>
Tue, 19 Nov 2013 05:17:21 +0000 (13:17 +0800)
committerRichard Kuo <rkuo@codeaurora.org>
Fri, 4 Apr 2014 23:20:00 +0000 (18:20 -0500)
commit07d592b0947316612fde7dafe0e452b56de394e5
treed0ef18bf55ae2a10501f4a35015a8583827bdf48
parent27932f6ea10d786d100b8d2df20bece3e04d974d
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 <gang.chen.5i5j@gmail.com>
Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
arch/hexagon/include/asm/Kbuild