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:
cca87e9
)
board: elgin: Remove <common.h> and add needed includes
author
Tom Rini
<trini@konsulko.com>
Wed, 1 May 2024 02:41:42 +0000
(20:41 -0600)
committer
Tom Rini
<trini@konsulko.com>
Mon, 6 May 2024 21:07:50 +0000
(15:07 -0600)
Remove <common.h> from this board vendor directory and when needed
add missing include files directly.
Signed-off-by: Tom Rini <trini@konsulko.com>
board/elgin/elgin_rv1108/elgin_rv1108.c
patch
|
blob
|
history
diff --git
a/board/elgin/elgin_rv1108/elgin_rv1108.c
b/board/elgin/elgin_rv1108/elgin_rv1108.c
index 10398e7f71264ee11ab3993be315d48ebc23cee7..9fea4f86d5aa47d5b4d158dd111dcd9d276dac25 100644
(file)
--- a/
board/elgin/elgin_rv1108/elgin_rv1108.c
+++ b/
board/elgin/elgin_rv1108/elgin_rv1108.c
@@
-4,7
+4,6
@@
* Authors: Andy Yan <andy.yan@rock-chips.com>
*/
-#include <common.h>
#include <init.h>
#include <syscon.h>
#include <asm/global_data.h>