[PATCH 075/149] board: iomega: Remove <common.h> and add needed includes
Tony Dinh
mibodhi at gmail.com
Wed May 1 22:25:46 CEST 2024
On Tue, Apr 30, 2024 at 7:44 PM Tom Rini <trini at konsulko.com> wrote:
>
> 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: Tony Dinh <mibodhi at gmail.com>
> Cc: Luka Perkov <luka at openwrt.org>
Reviewed-by: Tony Dinh <mibodhi at gmail.com>
> ---
> board/iomega/iconnect/iconnect.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/board/iomega/iconnect/iconnect.c b/board/iomega/iconnect/iconnect.c
> index 038716020019..00b08987e9e8 100644
> --- a/board/iomega/iconnect/iconnect.c
> +++ b/board/iomega/iconnect/iconnect.c
> @@ -6,7 +6,6 @@
> * Luka Perkov <luka at openwrt.org>
> */
>
> -#include <common.h>
> #include <init.h>
> #include <netdev.h>
> #include <asm/arch/cpu.h>
> --
> 2.34.1
>
More information about the U-Boot
mailing list