Skip to content

Commit

Permalink
vgaarb: drop vga.h include
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Dave Airlie committed Aug 12, 2010
1 parent 7b044f4 commit 71beefe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/linux/vgaarb.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
#ifndef LINUX_VGA_H
#define LINUX_VGA_H

#include <asm/vga.h>

/* Legacy VGA regions */
#define VGA_RSRC_NONE 0x00
Expand Down

0 comments on commit 71beefe

Please sign in to comment.