[PATCH 104/149] board: phytium: Remove <common.h> and add needed includes
Tom Rini
trini at konsulko.com
Wed May 1 04:42:31 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: liuhao <liuhao at phytium.com.cn>
Cc: shuyiqi <shuyiqi at phytium.com.cn>
---
board/phytium/durian/durian.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/board/phytium/durian/durian.c b/board/phytium/durian/durian.c
index 0a4048d4982f..01e210fcdd15 100644
--- a/board/phytium/durian/durian.c
+++ b/board/phytium/durian/durian.c
@@ -5,7 +5,6 @@
* liuhao <liuhao at phytium.com.cn>
*/
-#include <common.h>
#include <command.h>
#include <cpu_func.h>
#include <event.h>
--
2.34.1
More information about the U-Boot
mailing list