[PATCH 102/149] board: out4: Remove <common.h> and add needed includes
Oleh Kravchenko
oleg at kaa.org.ua
Wed May 1 23:30:48 CEST 2024
ACK
01.05.24 05:42, Tom Rini:
> Remove <common.h> from this board vendor directory and when needed
> add missing include files directly.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> Cc: Oleh Kravchenko <oleg at kaa.org.ua>
> ---
> board/out4/o4-imx6ull-nano/o4-imx6ull-nano.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/board/out4/o4-imx6ull-nano/o4-imx6ull-nano.c b/board/out4/o4-imx6ull-nano/o4-imx6ull-nano.c
> index edb200e9e55b..10469aecd0bb 100644
> --- a/board/out4/o4-imx6ull-nano/o4-imx6ull-nano.c
> +++ b/board/out4/o4-imx6ull-nano/o4-imx6ull-nano.c
> @@ -5,7 +5,6 @@
> #include <asm/arch/sys_proto.h>
> #include <asm/global_data.h>
> #include <asm/mach-imx/boot_mode.h>
> -#include <common.h>
> #include <env.h>
>
> DECLARE_GLOBAL_DATA_PTR;
More information about the U-Boot
mailing list