diff options
Diffstat (limited to 'src/mga_dh.c')
-rw-r--r-- | src/mga_dh.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mga_dh.c b/src/mga_dh.c index d9c0d34..2b597b5 100644 --- a/src/mga_dh.c +++ b/src/mga_dh.c @@ -12,9 +12,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" |