summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2014-07-29 09:37:44 -0400
committerAdam Jackson <ajax@redhat.com>2014-07-29 09:37:44 -0400
commitcb0ebfa54639619c11ea8277ab7573a5db7484f9 (patch)
tree9472c72b31764dcbf3c09c3b01b7c645c42f79b1
parente5789dfd027424996711f366e036a933d1b98c3f (diff)
Stop using deprecated xf86PciInfo.h
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--src/xgi_driver.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/xgi_driver.c b/src/xgi_driver.c
index 637e360..b440e85 100644
--- a/src/xgi_driver.c
+++ b/src/xgi_driver.c
@@ -43,9 +43,6 @@
#include <xf86RandR12.h>
#include "vbe.h"
-/* PCI vendor/device definitions */
-#include "xf86PciInfo.h"
-
/* fbdevhw & vgahw */
#include "fbdevhw.h"
#include "vgaHW.h"