[PATCH resend 04/11] hw/xfree86/dri: remove duplicated includes

Nicolas Kaiser nikai at nikai.net
Sun Apr 24 03:36:48 PDT 2011


Remove duplicated includes.

Signed-off-by: Nicolas Kaiser <nikai at nikai.net>
Reviewed-by: Matthieu Herrb <matthieu.herrb at laas.fr>
---
 hw/xfree86/dri/dri.c     |    2 --
 hw/xfree86/dri/xf86dri.c |    1 -
 2 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/hw/xfree86/dri/dri.c b/hw/xfree86/dri/dri.c
index bb5482a..1726960 100644
--- a/hw/xfree86/dri/dri.c
+++ b/hw/xfree86/dri/dri.c
@@ -63,8 +63,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #include "dri.h"
 #include "sarea.h"
 #include "dristruct.h"
-#include "xf86.h"
-#include "xf86drm.h"
 #include "mi.h"
 #include "mipointer.h"
 #include "xf86_OSproc.h"
diff --git a/hw/xfree86/dri/xf86dri.c b/hw/xfree86/dri/xf86dri.c
index 20baa24..e02644a 100644
--- a/hw/xfree86/dri/xf86dri.c
+++ b/hw/xfree86/dri/xf86dri.c
@@ -58,7 +58,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #include "dri.h"
 #include "sarea.h"
 #include "dristruct.h"
-#include "xf86.h"
 #include "xf86drm.h"
 #include "protocol-versions.h"
 
-- 
1.7.3.4


More information about the xorg-devel mailing list