Mesa (main): kopper: remove unused zink include

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue May 10 23:17:51 UTC 2022


Module: Mesa
Branch: main
Commit: d4dce29faf1e7a145f110f38989543df72d49851
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d4dce29faf1e7a145f110f38989543df72d49851

Author: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Date:   Tue May 10 15:32:20 2022 -0400

kopper: remove unused zink include

Reviewed-by: Adam Jackson <ajax at redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16441>

---

 src/gallium/frontends/dri/kopper.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/gallium/frontends/dri/kopper.c b/src/gallium/frontends/dri/kopper.c
index 08721398adf..a30c9426f6d 100644
--- a/src/gallium/frontends/dri/kopper.c
+++ b/src/gallium/frontends/dri/kopper.c
@@ -31,7 +31,6 @@
 #include "state_tracker/st_context.h"
 #include "os/os_process.h"
 #include "zink/zink_public.h"
-#include "zink/zink_instance.h"
 #include "zink/zink_kopper.h"
 #include "driver_trace/tr_screen.h"
 



More information about the mesa-commit mailing list