Acked-by: Dave Airlie <[email protected]>

On 28 April 2017 at 01:26, Emil Velikov <[email protected]> wrote:
> From: Emil Velikov <[email protected]>
>
> Driver does not use the gallium draw module.
>
> Cc: Dave Airlie <[email protected]>
> Signed-off-by: Emil Velikov <[email protected]>
> ---
>  src/gallium/drivers/virgl/virgl_screen.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/src/gallium/drivers/virgl/virgl_screen.c 
> b/src/gallium/drivers/virgl/virgl_screen.c
> index ff500ee0cd4..007e786aa1c 100644
> --- a/src/gallium/drivers/virgl/virgl_screen.c
> +++ b/src/gallium/drivers/virgl/virgl_screen.c
> @@ -27,7 +27,6 @@
>  #include "os/os_time.h"
>  #include "pipe/p_defines.h"
>  #include "pipe/p_screen.h"
> -#include "draw/draw_context.h"
>
>  #include "tgsi/tgsi_exec.h"
>
> --
> 2.12.2
>
> _______________________________________________
> mesa-dev mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to