mirror of
https://github.com/torvalds/linux.git
synced 2024-12-12 14:12:51 +00:00
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
@ -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 New Issue
Block a user