[PATCH v2] platform: generic/allwinner: Remove unused header files

Xiang W wxjstz at 126.com
Sat Nov 19 00:27:58 PST 2022


在 2022-11-18星期五的 13:20 +0800,zhangleizheng at eswincomputing.com写道:
> From: Leizheng Zhang <zhangleizheng at eswincomputing.com>
> 
> Remove "#include <sbi/sbi_console.h>"
> 
> Signed-off-by: Leizheng Zhang <zhangleizheng at eswincomputing.com>
Look good to me

Reviewed-by: Xiang W <wxjstz at 126.com>
> ---
>  platform/generic/allwinner/sun20i-d1.c | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/platform/generic/allwinner/sun20i-d1.c b/platform/generic/allwinner/sun20i-d1.c
> index 6a502e5..707313b 100644
> --- a/platform/generic/allwinner/sun20i-d1.c
> +++ b/platform/generic/allwinner/sun20i-d1.c
> @@ -201,8 +201,6 @@ static int sun20i_d1_final_init(bool cold_boot, const struct fdt_match *match)
>         return 0;
>  }
>  
> -#include <sbi/sbi_console.h>
> -
>  static void thead_c9xx_pmu_ctr_enable_irq(uint32_t ctr_idx)
>  {
>         unsigned long mip_val;
> -- 
> 2.17.1
> 
> 





More information about the opensbi mailing list