On Tue, Apr 30, 2024 at 7:44 PM Tom Rini <tr...@konsulko.com> wrote:
>
> Remove <common.h> from this board vendor directory and when needed
> add missing include files directly.
>
> Signed-off-by: Tom Rini <tr...@konsulko.com>
> ---
> Cc: Tony Dinh <mibo...@gmail.com>
> Cc: Luka Perkov <l...@openwrt.org>

Reviewed-by: Tony Dinh <mibo...@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 <l...@openwrt.org>
>   */
>
> -#include <common.h>
>  #include <init.h>
>  #include <netdev.h>
>  #include <asm/arch/cpu.h>
> --
> 2.34.1
>

Reply via email to