summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2015-06-16 11:57:59 -0400
committerAdam Jackson <ajax@redhat.com>2015-06-16 11:58:23 -0400
commit190fdaaa1d6d317be3ef78855df805b3b3e5a239 (patch)
tree7c77f7c3975ba93923e71172dbe9c73001944dc8
parente667a9a2e5b61b2edd8643c7eed1d64d3948bc42 (diff)
downloadxorg-driver-xf86-video-vesa-190fdaaa1d6d317be3ef78855df805b3b3e5a239.tar.gz
Don't include deprecated xf86PciInfo.h
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--src/vesa.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/vesa.h b/src/vesa.h
index bcc9e37..6332c6c 100644
--- a/src/vesa.h
+++ b/src/vesa.h
@@ -43,9 +43,6 @@
#include "compiler.h"
-/* Drivers for PCI hardware need this */
-#include "xf86PciInfo.h"
-
#include "vgaHW.h"
/* Drivers that need to access the PCI config space directly need this */