[PATCH 119/149] board: skyworth: Remove <common.h> and add needed includes
Tom Rini
trini at konsulko.com
Wed May 1 04:42:46 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: Yang Xiwen <firbidden405 at outlook.com>
---
board/skyworth/hc2910-2aghd05/hc2910-2aghd05.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/board/skyworth/hc2910-2aghd05/hc2910-2aghd05.c b/board/skyworth/hc2910-2aghd05/hc2910-2aghd05.c
index abad5efdafb4..22be10d70a73 100644
--- a/board/skyworth/hc2910-2aghd05/hc2910-2aghd05.c
+++ b/board/skyworth/hc2910-2aghd05/hc2910-2aghd05.c
@@ -3,7 +3,6 @@
* Board init file for Skyworth HC2910 2AGHD05
*/
-#include <common.h>
#include <fdtdec.h>
#include <init.h>
#include <asm/system.h>
--
2.34.1
More information about the U-Boot
mailing list