[Mesa-dev] [PATCH] nvc0: Clean up unnecessary includes from gallium/auxiliary/vl/

Samuel Pitoiset samuel.pitoiset at gmail.com
Thu Jun 1 08:17:29 UTC 2017


Pushed, thanks!

On 06/01/2017 12:48 AM, Rhys Kidd wrote:
> Signed-off-by: Rhys Kidd <rhyskidd 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-dev mailing list