summaryrefslogtreecommitdiff
path: root/src/intel_video.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2012-01-08 14:20:40 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2012-01-08 17:34:48 +0000
commit4db1bb3fd81b51e74b7f3e90078627d9d96fbefe (patch)
treef1f10f5aeb8148516c8c65e168b10262a7019eaf /src/intel_video.c
parent54232d1a5da51d0f68fe099436bb0a1a2e249954 (diff)
Removed deprecated xf86PciInfo.h includes
The driver should and does provide its own PCI-IDs. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'src/intel_video.c')
-rw-r--r--src/intel_video.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/intel_video.c b/src/intel_video.c
index 6d74d51f..25f64836 100644
--- a/src/intel_video.c
+++ b/src/intel_video.c
@@ -58,7 +58,6 @@
#include "xf86.h"
#include "xf86_OSproc.h"
#include "compiler.h"
-#include "xf86PciInfo.h"
#include "xf86Pci.h"
#include "xf86fbman.h"
#include "xf86drm.h"