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:
e4f0fc0
)
board: schneider: Remove <common.h> and add needed includes
author
Tom Rini
<trini@konsulko.com>
Wed, 1 May 2024 02:42:41 +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/schneider/rzn1-snarc/rzn1.c
patch
|
blob
|
history
diff --git
a/board/schneider/rzn1-snarc/rzn1.c
b/board/schneider/rzn1-snarc/rzn1.c
index 09241c3a95459ead101775dd6777399a0bc31b82..e1d5b5b0497bd8b37ee6bb34f286104ed35b70af 100644
(file)
--- a/
board/schneider/rzn1-snarc/rzn1.c
+++ b/
board/schneider/rzn1-snarc/rzn1.c
@@
-1,6
+1,5
@@
// SPDX-License-Identifier: GPL-2.0+
-#include <common.h>
#include <dm.h>
#include <ram.h>
#include <asm/global_data.h>