[PATCH 114/149] board: schneider: Remove <common.h> and add needed includes
Tom Rini
trini at konsulko.com
Wed May 1 04:42:41 CEST 2024
Remove <common.h> from this board vendor directory and when needed
add missing include files directly.
Signed-off-by: Tom Rini <trini at konsulko.com>
---
Cc: Ralph Siemsen <ralph.siemsen at linaro.org>
---
board/schneider/rzn1-snarc/rzn1.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/board/schneider/rzn1-snarc/rzn1.c b/board/schneider/rzn1-snarc/rzn1.c
index 09241c3a9545..e1d5b5b0497b 100644
--- 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>
--
2.34.1
More information about the U-Boot
mailing list