[PATCH 1/3] xfree86: fbdevhw: Remove unused include of pciaccess.h
Jeremy Huddleston
jeremyhu at apple.com
Wed Sep 14 18:17:39 PDT 2011
Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>
---
hw/xfree86/fbdevhw/fbdevhw.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/hw/xfree86/fbdevhw/fbdevhw.h b/hw/xfree86/fbdevhw/fbdevhw.h
index bc46b9c..34870c2 100644
--- a/hw/xfree86/fbdevhw/fbdevhw.h
+++ b/hw/xfree86/fbdevhw/fbdevhw.h
@@ -5,8 +5,6 @@
#include "xf86str.h"
#include "colormapst.h"
-#include <pciaccess.h>
-
#define FBDEVHW_PACKED_PIXELS 0 /* Packed Pixels */
#define FBDEVHW_PLANES 1 /* Non interleaved planes */
#define FBDEVHW_INTERLEAVED_PLANES 2 /* Interleaved planes */
--
1.7.6.1
More information about the xorg-devel
mailing list