Commit db2e034d authored by Dave Airlie's avatar Dave Airlie

x86/vga: fix build with efi disabled.

Reported by sfr on -next merge.
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 6cf20bee
......@@ -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)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment