* [PATCH] ddr: imx8m: remove header including itself
@ 2022-06-23 8:57 Ahmad Fatoum
2022-06-24 7:51 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2022-06-23 8:57 UTC (permalink / raw)
To: barebox; +Cc: Ahmad Fatoum
This line has noeffect because of the include guard, so just drop it.
Signed-off-by: Ahmad Fatoum <a.fatoum@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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ddr: imx8m: remove header including itself
2022-06-23 8:57 [PATCH] ddr: imx8m: remove header including itself Ahmad Fatoum
@ 2022-06-24 7:51 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2022-06-24 7:51 UTC (permalink / raw)
To: Ahmad Fatoum; +Cc: barebox
On Thu, Jun 23, 2022 at 10:57:41AM +0200, Ahmad Fatoum wrote:
> This line has noeffect because of the include guard, so just drop it.
>
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
> include/soc/imx8m/ddr.h | 1 -
> 1 file changed, 1 deletion(-)
Applied, thanks
Sascha
>
> 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
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-06-24 7:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-23 8:57 [PATCH] ddr: imx8m: remove header including itself Ahmad Fatoum
2022-06-24 7:51 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox