[Mesa-dev] [PATCH 2/2] etnaviv: remove not needed includes

Philipp Zabel p.zabel at pengutronix.de
Tue Apr 24 10:15:43 UTC 2018


Hi Christian,

On Fri, 2018-04-20 at 14:55 +0200, Christian Gmeiner wrote:
> Signed-off-by: Christian Gmeiner <christian.gmeiner at gmail.com>
> ---
>  src/gallium/drivers/etnaviv/etnaviv_translate.h | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/src/gallium/drivers/etnaviv/etnaviv_translate.h b/src/gallium/drivers/etnaviv/etnaviv_translate.h
> index 7c85f81a70..88ce107a92 100644
> --- a/src/gallium/drivers/etnaviv/etnaviv_translate.h
> +++ b/src/gallium/drivers/etnaviv/etnaviv_translate.h
> @@ -30,7 +30,6 @@
>  
>  #include "etnaviv_debug.h"
>  #include "etnaviv_format.h"
> -#include "etnaviv_tiling.h"
>  #include "etnaviv_util.h"
>  #include "hw/cmdstream.xml.h"
>  #include "hw/common_3d.xml.h"
> @@ -40,8 +39,6 @@
>  #include "util/u_format.h"
>  #include "util/u_math.h"
>  
> -#include <stdio.h>
> -
>  /* Returned when there is no match of pipe value to etna value */
>  #define ETNA_NO_MATCH (~0)

Both
Reviewed-by: Philipp Zabel <p.zabel at pengutronix.de>

regards
Philipp


More information about the mesa-dev mailing list