[PATCH 056/149] board: embest: Remove <common.h> and add needed includes
Tom Rini
trini at konsulko.com
Wed May 1 04:41:43 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: "Eric Bénard" <eric at eukrea.com>
---
board/embest/mx6boards/mx6boards.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/board/embest/mx6boards/mx6boards.c b/board/embest/mx6boards/mx6boards.c
index a3c23bdfb64e..896350140d61 100644
--- a/board/embest/mx6boards/mx6boards.c
+++ b/board/embest/mx6boards/mx6boards.c
@@ -12,7 +12,6 @@
* Copyright (C) 2013 Jon Nettleton <jon.nettleton at gmail.com>.
*/
-#include <common.h>
#include <init.h>
#include <net.h>
#include <asm/arch/clock.h>
--
2.34.1
More information about the U-Boot
mailing list