Remove <common.h> from this board vendor directory and when needed
add missing include files directly.

Signed-off-by: Tom Rini <tr...@konsulko.com>
---
Cc: Ralph Siemsen <ralph.siem...@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

Reply via email to