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:
1089cf9
)
board: sipeed: Remove <common.h> and add needed includes
author
Tom Rini
<trini@konsulko.com>
Wed, 1 May 2024 02:42:45 +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.
Reviewed-by: Sean Anderson <seanga2@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
board/sipeed/maix/maix.c
patch
|
blob
|
history
diff --git
a/board/sipeed/maix/maix.c
b/board/sipeed/maix/maix.c
index 06653b5a8765922d4efde12cd40d7e52868526f7..08077a1f9e131a21f44c5315e6000a441d68d894 100644
(file)
--- a/
board/sipeed/maix/maix.c
+++ b/
board/sipeed/maix/maix.c
@@
-3,7
+3,7
@@
* Copyright (C) 2019-20 Sean Anderson <seanga2@gmail.com>
*/
-#include <co
mmon
.h>
+#include <co
nfig
.h>
#include <clk.h>
#include <dm.h>
#include <fdt_support.h>