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:
4cea28c
)
board: conclusive: Remove <common.h> and add needed includes
author
Tom Rini
<trini@konsulko.com>
Wed, 1 May 2024 02:41:29 +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/conclusive/kstr-sama5d27/kstr-sama5d27.c
patch
|
blob
|
history
diff --git
a/board/conclusive/kstr-sama5d27/kstr-sama5d27.c
b/board/conclusive/kstr-sama5d27/kstr-sama5d27.c
index 1b765b113743f48d9eb40032dbde0947877a2e18..64282ae9dc7732165e5c0ea309782ba2d3ef9dc2 100644
(file)
--- a/
board/conclusive/kstr-sama5d27/kstr-sama5d27.c
+++ b/
board/conclusive/kstr-sama5d27/kstr-sama5d27.c
@@
-4,7
+4,7
@@
* Copyright (C) 2021-2023 Conclusive Engineering Sp. z o. o.
*/
-#include <co
mmon
.h>
+#include <co
nfig
.h>
#include <debug_uart.h>
#include <init.h>
#include <env.h>