Mesa (master): nvc0: Clean up unnecessary includes from gallium/auxiliary/ vl/

Samuel Pitoiset hakzsam at kemper.freedesktop.org
Thu Jun 1 08:17:20 UTC 2017


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

Author: Rhys Kidd <rhyskidd at gmail.com>
Date:   Wed May 31 18:48:09 2017 -0400

nvc0: Clean up unnecessary includes from gallium/auxiliary/vl/

Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>

---

 src/gallium/drivers/nouveau/nvc0/nvc0_screen.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/gallium/drivers/nouveau/nvc0/nvc0_screen.c b/src/gallium/drivers/nouveau/nvc0/nvc0_screen.c
index f2ae4f3ae3..c636926994 100644
--- a/src/gallium/drivers/nouveau/nvc0/nvc0_screen.c
+++ b/src/gallium/drivers/nouveau/nvc0/nvc0_screen.c
@@ -27,9 +27,6 @@
 #include "util/u_format_s3tc.h"
 #include "pipe/p_screen.h"
 
-#include "vl/vl_decoder.h"
-#include "vl/vl_video_buffer.h"
-
 #include "nouveau_vp3_video.h"
 
 #include "nvc0/nvc0_context.h"




More information about the mesa-commit mailing list