[PATCH] ARM: meson: Drop unused includes

Neil Armstrong neil.armstrong at linaro.org
Mon Jul 31 01:52:00 PDT 2023


On 18/07/2023 00:56, Rob Herring wrote:
> of_platform.h is not needed, so drop it.
> 
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---
>   arch/arm/mach-meson/meson.c | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/mach-meson/meson.c b/arch/arm/mach-meson/meson.c
> index de56e707c7aa..d3ae89dd84bb 100644
> --- a/arch/arm/mach-meson/meson.c
> +++ b/arch/arm/mach-meson/meson.c
> @@ -3,7 +3,6 @@
>    * Copyright (C) 2014 Carlo Caione <carlo at caione.org>
>    */
>   
> -#include <linux/of_platform.h>
>   #include <asm/mach/arch.h>
>   
>   static const char * const meson_common_board_compat[] = {

Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org>



More information about the linux-arm-kernel mailing list