[Mesa-dev] [PATCH libdrm 6/9] panfrost/midgard: Remove duplicated header
Rohan Garg
rohan.garg at collabora.com
Wed Jun 12 11:24:36 UTC 2019
---
src/gallium/drivers/panfrost/pan_context.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/gallium/drivers/panfrost/pan_context.c b/src/gallium/drivers/panfrost/pan_context.c
index 66762a010f8..eaceaa8725e 100644
--- a/src/gallium/drivers/panfrost/pan_context.c
+++ b/src/gallium/drivers/panfrost/pan_context.c
@@ -30,7 +30,6 @@
#include "pan_format.h"
#include "util/macros.h"
-#include "util/u_format.h"
#include "util/u_inlines.h"
#include "util/u_upload_mgr.h"
#include "util/u_memory.h"
--
2.17.1
More information about the mesa-dev
mailing list