[PATCH 14/18] intel_present.c does not need to include uxa.h

Keith Packard keithp at keithp.com
Sat Aug 16 23:13:17 PDT 2014


There aren't any symbols from uxa.h used in this file, remove the #include.

Signed-off-by: Keith Packard <keithp at keithp.com>
---
 src/uxa/intel_present.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/uxa/intel_present.c b/src/uxa/intel_present.c
index d5a8e5e..d20043f 100644
--- a/src/uxa/intel_present.c
+++ b/src/uxa/intel_present.c
@@ -54,9 +54,6 @@
 
 #include "present.h"
 
-#include "intel_glamor.h"
-#include "uxa.h"
-
 struct intel_present_vblank_event {
 	uint64_t        event_id;
 };
-- 
2.0.1



More information about the xorg-devel mailing list