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:
939baa6
)
board: BuS: Remove <common.h> and add needed includes
author
Tom Rini
<trini@konsulko.com>
Wed, 1 May 2024 02:40:54 +0000
(20:40 -0600)
committer
Tom Rini
<trini@konsulko.com>
Mon, 6 May 2024 21:07:48 +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/BuS/eb_cpu5282/eb_cpu5282.c
patch
|
blob
|
history
diff --git
a/board/BuS/eb_cpu5282/eb_cpu5282.c
b/board/BuS/eb_cpu5282/eb_cpu5282.c
index ea49c7a99c0bcdc60a1d45427fa08ddff0aa1884..cf5610861b50d502ada3770e0a7bd7c10b93e2fb 100644
(file)
--- a/
board/BuS/eb_cpu5282/eb_cpu5282.c
+++ b/
board/BuS/eb_cpu5282/eb_cpu5282.c
@@
-7,7
+7,7
@@
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*/
-#include <co
mmon
.h>
+#include <co
nfig
.h>
#include <command.h>
#include <asm/global_data.h>
#include "asm/m5282.h"