vgaarb: drop vga.h include
We don't actually need this include on any platform. built on powerpc + x86, reported on m68k. Reported-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
7b044f4010
commit
71beefe8c0
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@
|
|||
#ifndef LINUX_VGA_H
|
||||
#define LINUX_VGA_H
|
||||
|
||||
#include <asm/vga.h>
|
||||
|
||||
/* Legacy VGA regions */
|
||||
#define VGA_RSRC_NONE 0x00
|
||||
|
|
Loading…
Reference in a new issue