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:
3ce7016
)
board: iomega: Remove <common.h> and add needed includes
author
Tom Rini
<trini@konsulko.com>
Wed, 1 May 2024 02:42:02 +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.
Reviewed-by: Tony Dinh <mibodhi@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
board/iomega/iconnect/iconnect.c
patch
|
blob
|
history
diff --git
a/board/iomega/iconnect/iconnect.c
b/board/iomega/iconnect/iconnect.c
index 0387160200190c35a6acad7f0097c0c6dde30204..00b08987e9e8f6ac7072775c1454964ec18e40ca 100644
(file)
--- a/
board/iomega/iconnect/iconnect.c
+++ b/
board/iomega/iconnect/iconnect.c
@@
-6,7
+6,6
@@
* Luka Perkov <luka@openwrt.org>
*/
-#include <common.h>
#include <init.h>
#include <netdev.h>
#include <asm/arch/cpu.h>