[PATCH 145/149] board: warp7: Remove <common.h> and add needed includes
Tom Rini
trini at konsulko.com
Wed May 1 04:43:12 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: Fabio Estevam <festevam at gmail.com>
---
board/warp7/warp7.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/board/warp7/warp7.c b/board/warp7/warp7.c
index ead52d5a490c..4cd3ff0051b7 100644
--- a/board/warp7/warp7.c
+++ b/board/warp7/warp7.c
@@ -15,7 +15,6 @@
#include <asm/mach-imx/hab.h>
#include <asm/mach-imx/iomux-v3.h>
#include <asm/io.h>
-#include <common.h>
#include <env.h>
#include <asm/arch/crm_regs.h>
#include <netdev.h>
--
2.34.1
More information about the U-Boot
mailing list