Module: Mesa
Branch: master
Commit: 2ba587aac791667f9e3d7b120b19a26fd0526326
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ba587aac791667f9e3d7b120b19a26fd0526326

Author: Christian Gmeiner <[email protected]>
Date:   Fri Apr 20 14:55:52 2018 +0200

etnaviv: remove redundant include

Signed-off-by: Christian Gmeiner <[email protected]>
Reviewed-by: Philipp Zabel <[email protected]>

---

 src/gallium/drivers/etnaviv/etnaviv_rs.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/gallium/drivers/etnaviv/etnaviv_rs.c 
b/src/gallium/drivers/etnaviv/etnaviv_rs.c
index b8a3b12ae4..fc4f65dbee 100644
--- a/src/gallium/drivers/etnaviv/etnaviv_rs.c
+++ b/src/gallium/drivers/etnaviv/etnaviv_rs.c
@@ -26,8 +26,6 @@
 
 #include "etnaviv_rs.h"
 
-#include "hw/common.xml.h"
-
 #include "etnaviv_clear_blit.h"
 #include "etnaviv_context.h"
 #include "etnaviv_emit.h"

_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to