projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbfdce2
)
board: skyworth: Remove <common.h> and add needed includes
author
Tom Rini
<trini@konsulko.com>
Wed, 1 May 2024 02:42:46 +0000
(20:42 -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/skyworth/hc2910-2aghd05/hc2910-2aghd05.c
patch
|
blob
|
history
diff --git
a/board/skyworth/hc2910-2aghd05/hc2910-2aghd05.c
b/board/skyworth/hc2910-2aghd05/hc2910-2aghd05.c
index abad5efdafb4100873e8a3a3e3d0451da109151e..22be10d70a739d110a191ffaa0d0a8fe1b2d703b 100644
(file)
--- a/
board/skyworth/hc2910-2aghd05/hc2910-2aghd05.c
+++ b/
board/skyworth/hc2910-2aghd05/hc2910-2aghd05.c
@@
-3,7
+3,6
@@
* Board init file for Skyworth HC2910 2AGHD05
*/
-#include <common.h>
#include <fdtdec.h>
#include <init.h>
#include <asm/system.h>