diff options
Diffstat (limited to 'driver/xf86-video-neomagic/src/neo_driver.c')
-rw-r--r-- | driver/xf86-video-neomagic/src/neo_driver.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/driver/xf86-video-neomagic/src/neo_driver.c b/driver/xf86-video-neomagic/src/neo_driver.c index b538dadbc..7e60f3eeb 100644 --- a/driver/xf86-video-neomagic/src/neo_driver.c +++ b/driver/xf86-video-neomagic/src/neo_driver.c @@ -60,9 +60,6 @@ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. #include "xf86RAC.h" #endif -/* Drivers for PCI hardware need this */ -#include "xf86PciInfo.h" - /* Drivers that need to access the PCI config space directly need this */ #include "xf86Pci.h" |