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:
59ac5a2
)
board: storopack: Remove <common.h> and add needed includes
author
Tom Rini
<trini@konsulko.com>
Wed, 1 May 2024 02:42:55 +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.
Signed-off-by: Tom Rini <trini@konsulko.com>
board/storopack/smegw01/smegw01.c
patch
|
blob
|
history
diff --git
a/board/storopack/smegw01/smegw01.c
b/board/storopack/smegw01/smegw01.c
index 345191b31c29b521d3786e54f3822211c2ca6029..910feeda31f5410b8b79d2f229d5077ebd2ae0ac 100644
(file)
--- a/
board/storopack/smegw01/smegw01.c
+++ b/
board/storopack/smegw01/smegw01.c
@@
-12,7
+12,6
@@
#include <asm/mach-imx/hab.h>
#include <asm/mach-imx/iomux-v3.h>
#include <asm/io.h>
-#include <common.h>
#include <env.h>
#include <env_internal.h>
#include <asm/arch/crm_regs.h>