git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d20b47
)
board: thead: Remove <common.h> and add needed includes
author
Tom Rini
<trini@konsulko.com>
Wed, 1 May 2024 02:43:00 +0000
(20:43 -0600)
committer
Tom Rini
<trini@konsulko.com>
Tue, 7 May 2024 14:00:40 +0000
(08:00 -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/thead/th1520_lpi4a/board.c
patch
|
blob
|
history
diff --git
a/board/thead/th1520_lpi4a/board.c
b/board/thead/th1520_lpi4a/board.c
index
16c3e45
..
bb83e75
100644
(file)
--- a/
board/thead/th1520_lpi4a/board.c
+++ b/
board/thead/th1520_lpi4a/board.c
@@
-4,7
+4,6
@@
*
*/
-#include <common.h>
#include <cpu_func.h>
int board_init(void)