Mesa (master): etnaviv: drm: Drop inexistent headers

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jun 5 09:26:14 UTC 2019


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

Author: Guido Günther <agx at sigxcpu.org>
Date:   Fri May 31 14:35:06 2019 +0200

etnaviv: drm: Drop inexistent headers

Signed-off-by: Guido Günther <guido.gunther at puri.sm>
Reviewed-by: Christian Gmeiner <christian.gmeiner at gmail.com>

---

 src/etnaviv/drm/etnaviv_priv.h | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/src/etnaviv/drm/etnaviv_priv.h b/src/etnaviv/drm/etnaviv_priv.h
index eef7f49c09d..8ae731fcc70 100644
--- a/src/etnaviv/drm/etnaviv_priv.h
+++ b/src/etnaviv/drm/etnaviv_priv.h
@@ -38,11 +38,7 @@
 #include <stdio.h>
 #include <assert.h>
 
-#include "libdrm_macros.h"
-#include "xf86drm.h"
-#include "xf86atomic.h"
-
-#include "util_double_list.h"
+#include <xf86drm.h>
 
 #include "etnaviv_drmif.h"
 #include "etnaviv_drm.h"




More information about the mesa-commit mailing list