projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e65325
)
board: hoperun: Remove <common.h> and add needed includes
author
Tom Rini
<trini@konsulko.com>
Wed, 1 May 2024 02:41:58 +0000
(20:41 -0600)
committer
Tom Rini
<trini@konsulko.com>
Tue, 7 May 2024 14:00:25 +0000
(08:00 -0600)
Remove <common.h> from this board vendor directory and when needed
add missing include files directly.
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
board/hoperun/hihope-rzg2/hihope-rzg2.c
patch
|
blob
|
history
diff --git
a/board/hoperun/hihope-rzg2/hihope-rzg2.c
b/board/hoperun/hihope-rzg2/hihope-rzg2.c
index 68d3d300dc40627156b5a0dae6499c0a6d094efe..0966e257464a26cd273fe75893eb83f99b2ca393 100644
(file)
--- 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>