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:
7912c96
)
board: esd: Remove <common.h> and add needed includes
author
Tom Rini
<trini@konsulko.com>
Wed, 1 May 2024 02:41:46 +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/esd/meesc/meesc.c
patch
|
blob
|
history
diff --git
a/board/esd/meesc/meesc.c
b/board/esd/meesc/meesc.c
index 9e36210422411704db57f5d30f5b945ef129ebc1..dce69abdfd1d4f2d615997f59cad475ba8df5fa7 100644
(file)
--- a/
board/esd/meesc/meesc.c
+++ b/
board/esd/meesc/meesc.c
@@
-9,7
+9,7
@@
* esd electronic system design gmbh <www.esd.eu>
*/
-#include <co
mmon
.h>
+#include <co
nfig
.h>
#include <env.h>
#include <init.h>
#include <net.h>