Skip to content

Commit

Permalink
x86/vga: fix build with efi disabled.
Browse files Browse the repository at this point in the history
Reported by sfr on -next merge.

Signed-off-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
Dave Airlie committed May 17, 2012
1 parent 6cf20be commit db2e034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/x86/pci/fixup.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
#include <linux/dmi.h>
#include <linux/pci.h>
#include <linux/init.h>
#include <linux/vgaarb.h>
#include <asm/pci_x86.h>
#include <asm/vga.h>

static void __devinit pci_fixup_i450nx(struct pci_dev *d)
{
Expand Down

0 comments on commit db2e034

Please sign in to comment.