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:
7e61e89
)
board: cei: Remove <common.h> and add needed includes
author
Tom Rini
<trini@konsulko.com>
Wed, 1 May 2024 02:41:23 +0000
(20:41 -0600)
committer
Tom Rini
<trini@konsulko.com>
Mon, 6 May 2024 21:07:49 +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/cei/cei-tk1-som/cei-tk1-som.c
patch
|
blob
|
history
diff --git
a/board/cei/cei-tk1-som/cei-tk1-som.c
b/board/cei/cei-tk1-som/cei-tk1-som.c
index 95ee7bbfe29a03a5c11830990b4fca0d32959df8..15b200454da7aaadd33b8020b316ab0fdb5219e2 100644
(file)
--- a/
board/cei/cei-tk1-som/cei-tk1-som.c
+++ b/
board/cei/cei-tk1-som/cei-tk1-som.c
@@
-4,7
+4,7
@@
* NVIDIA Corporation <www.nvidia.com>
*/
-#include <
common
.h>
+#include <
linux/kernel
.h>
#include <power/as3722.h>
#include <asm/arch/gpio.h>