[PATCH] ddr: imx8m: remove header including itself

Ahmad Fatoum a.fatoum at pengutronix.de
Thu Jun 23 01:57:41 PDT 2022


This line has noeffect because of the include guard, so just drop it.

Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
---
 include/soc/imx8m/ddr.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/soc/imx8m/ddr.h b/include/soc/imx8m/ddr.h
index 39e9e98a73a9..230a36cbe218 100644
--- a/include/soc/imx8m/ddr.h
+++ b/include/soc/imx8m/ddr.h
@@ -8,7 +8,6 @@
 
 #include <io.h>
 #include <asm/types.h>
-#include <soc/imx8m/ddr.h>
 
 #define DDRC_DDR_SS_GPR0		0x3d000000
 #define DDRC_IPS_BASE_ADDR_0		0x3f400000
-- 
2.30.2




More information about the barebox mailing list