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:
Родитель
7b044f4010
Коммит
71beefe8c0
|
@ -31,7 +31,6 @@
|
|||
#ifndef LINUX_VGA_H
|
||||
#define LINUX_VGA_H
|
||||
|
||||
#include <asm/vga.h>
|
||||
|
||||
/* Legacy VGA regions */
|
||||
#define VGA_RSRC_NONE 0x00
|
||||
|
|
Загрузка…
Ссылка в новой задаче