From 3d9631b819c5c6f64ebf9bda8aab93e1cc7f391f Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Wed, 23 May 2012 23:34:07 -0700 Subject: Move PCI vendor/device id defines into mga.h instead of using xf86PciInfo.h Silences deprecation warnings from xf86PciInfo.h in current Xorg servers Signed-off-by: Alan Coopersmith Reviewed-by: Dave Airlie --- src/mga_g450pll.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mga_g450pll.c') diff --git a/src/mga_g450pll.c b/src/mga_g450pll.c index 9f544b1..293178c 100644 --- a/src/mga_g450pll.c +++ b/src/mga_g450pll.c @@ -6,9 +6,6 @@ #include "xf86.h" #include "xf86_OSproc.h" -/* Drivers for PCI hardware need this */ -#include "xf86PciInfo.h" - /* Drivers that need to access the PCI config space directly need this */ #include "xf86Pci.h" -- cgit v1.2.3