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:
6f4df17
)
board: l+g: Remove <common.h> and add needed includes
author
Tom Rini
<trini@konsulko.com>
Wed, 1 May 2024 02:42:09 +0000
(20:42 -0600)
committer
Tom Rini
<trini@konsulko.com>
Tue, 7 May 2024 14:00:25 +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/l+g/vinco/vinco.c
patch
|
blob
|
history
diff --git
a/board/l+g/vinco/vinco.c
b/board/l+g/vinco/vinco.c
index b3c176dd59a09075cd01c99935e287b257a60cac..066d315baa221aeecdb536eccdd05aca20659671 100644
(file)
--- a/
board/l+g/vinco/vinco.c
+++ b/
board/l+g/vinco/vinco.c
@@
-9,7
+9,7
@@
* Gregory CLEMENT <gregory.clement@free-electrons.com>
*/
-#include <co
mmon
.h>
+#include <co
nfig
.h>
#include <init.h>
#include <asm/global_data.h>
#include <asm/io.h>