[PATCH 071/149] board: hoperun: Remove <common.h> and add needed includes
Tom Rini
trini at konsulko.com
Wed May 1 04:41:58 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: Biju Das <biju.das.jz at bp.renesas.com>
---
board/hoperun/hihope-rzg2/hihope-rzg2.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/board/hoperun/hihope-rzg2/hihope-rzg2.c b/board/hoperun/hihope-rzg2/hihope-rzg2.c
index 68d3d300dc40..0966e257464a 100644
--- a/board/hoperun/hihope-rzg2/hihope-rzg2.c
+++ b/board/hoperun/hihope-rzg2/hihope-rzg2.c
@@ -6,7 +6,6 @@
* Copyright (C) 2021 Renesas Electronics Corporation
*/
-#include <common.h>
#include <asm/global_data.h>
#include <asm/io.h>
#include <asm/processor.h>
--
2.34.1
More information about the U-Boot
mailing list