summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mga_g_crtc.c3
-rw-r--r--src/mga_g_output.c1
2 files changed, 0 insertions, 4 deletions
diff --git a/src/mga_g_crtc.c b/src/mga_g_crtc.c
index 747de82..f01becf 100644
--- a/src/mga_g_crtc.c
+++ b/src/mga_g_crtc.c
@@ -36,9 +36,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"
diff --git a/src/mga_g_output.c b/src/mga_g_output.c
index a0ba37f..f66afa8 100644
--- a/src/mga_g_output.c
+++ b/src/mga_g_output.c
@@ -31,7 +31,6 @@
#endif
#include "xf86.h"
-#include "xf86PciInfo.h"
#include "mga_reg.h"
#include "mga.h"