[PATCH 075/149] board: iomega: Remove <common.h> and add needed includes
Tom Rini
trini at konsulko.com
Wed May 1 04:42:02 CEST 2024
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>
---
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