diff options
Diffstat (limited to 'src/mga_dac3026.c')
-rw-r--r-- | src/mga_dac3026.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mga_dac3026.c b/src/mga_dac3026.c index 35bd9a3..97c2c7a 100644 --- a/src/mga_dac3026.c +++ b/src/mga_dac3026.c @@ -42,9 +42,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" |