* [PATCH u-boot-mvebu] ddr: marvell: a38x: Remove unused file seq_exec.h
@ 2023-03-04 12:26 Pali Rohár
2023-03-06 6:18 ` Stefan Roese
2023-03-24 14:43 ` Stefan Roese
0 siblings, 2 replies; 3+ messages in thread
From: Pali Rohár @ 2023-03-04 12:26 UTC (permalink / raw)
To: Stefan Roese; +Cc: u-boot
DDR code does not use seq_exec.h, so remove it.
Signed-off-by: Pali Rohár <pali@kernel.org>
---
drivers/ddr/marvell/a38x/ddr3_init.h | 1 -
drivers/ddr/marvell/a38x/seq_exec.h | 64 ----------------------------
2 files changed, 65 deletions(-)
delete mode 100644 drivers/ddr/marvell/a38x/seq_exec.h
diff --git a/drivers/ddr/marvell/a38x/ddr3_init.h b/drivers/ddr/marvell/a38x/ddr3_init.h
index 055516b67e9c..f41a732e9a37 100644
--- a/drivers/ddr/marvell/a38x/ddr3_init.h
+++ b/drivers/ddr/marvell/a38x/ddr3_init.h
@@ -9,7 +9,6 @@
#include "ddr_ml_wrapper.h"
#include "mv_ddr_plat.h"
-#include "seq_exec.h"
#include "ddr3_logging_def.h"
#include "ddr3_training_hw_algo.h"
#include "ddr3_training_ip.h"
diff --git a/drivers/ddr/marvell/a38x/seq_exec.h b/drivers/ddr/marvell/a38x/seq_exec.h
deleted file mode 100644
index fe0cb8f75df2..000000000000
--
2.20.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH u-boot-mvebu] ddr: marvell: a38x: Remove unused file seq_exec.h
2023-03-04 12:26 [PATCH u-boot-mvebu] ddr: marvell: a38x: Remove unused file seq_exec.h Pali Rohár
@ 2023-03-06 6:18 ` Stefan Roese
2023-03-24 14:43 ` Stefan Roese
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Roese @ 2023-03-06 6:18 UTC (permalink / raw)
To: Pali Rohár; +Cc: u-boot
On 3/4/23 13:26, Pali Rohár wrote:
> DDR code does not use seq_exec.h, so remove it.
>
> Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Thanks,
Stefan
> ---
> drivers/ddr/marvell/a38x/ddr3_init.h | 1 -
> drivers/ddr/marvell/a38x/seq_exec.h | 64 ----------------------------
> 2 files changed, 65 deletions(-)
> delete mode 100644 drivers/ddr/marvell/a38x/seq_exec.h
>
> diff --git a/drivers/ddr/marvell/a38x/ddr3_init.h b/drivers/ddr/marvell/a38x/ddr3_init.h
> index 055516b67e9c..f41a732e9a37 100644
> --- a/drivers/ddr/marvell/a38x/ddr3_init.h
> +++ b/drivers/ddr/marvell/a38x/ddr3_init.h
> @@ -9,7 +9,6 @@
> #include "ddr_ml_wrapper.h"
> #include "mv_ddr_plat.h"
>
> -#include "seq_exec.h"
> #include "ddr3_logging_def.h"
> #include "ddr3_training_hw_algo.h"
> #include "ddr3_training_ip.h"
> diff --git a/drivers/ddr/marvell/a38x/seq_exec.h b/drivers/ddr/marvell/a38x/seq_exec.h
> deleted file mode 100644
> index fe0cb8f75df2..000000000000
Viele Grüße,
Stefan Roese
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr@denx.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH u-boot-mvebu] ddr: marvell: a38x: Remove unused file seq_exec.h
2023-03-04 12:26 [PATCH u-boot-mvebu] ddr: marvell: a38x: Remove unused file seq_exec.h Pali Rohár
2023-03-06 6:18 ` Stefan Roese
@ 2023-03-24 14:43 ` Stefan Roese
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Roese @ 2023-03-24 14:43 UTC (permalink / raw)
To: Pali Rohár; +Cc: u-boot
On 3/4/23 13:26, Pali Rohár wrote:
> DDR code does not use seq_exec.h, so remove it.
>
> Signed-off-by: Pali Rohár <pali@kernel.org>
Applied to u-boot-marvell/next
Thanks,
Stefan
> ---
> drivers/ddr/marvell/a38x/ddr3_init.h | 1 -
> drivers/ddr/marvell/a38x/seq_exec.h | 64 ----------------------------
> 2 files changed, 65 deletions(-)
> delete mode 100644 drivers/ddr/marvell/a38x/seq_exec.h
>
> diff --git a/drivers/ddr/marvell/a38x/ddr3_init.h b/drivers/ddr/marvell/a38x/ddr3_init.h
> index 055516b67e9c..f41a732e9a37 100644
> --- a/drivers/ddr/marvell/a38x/ddr3_init.h
> +++ b/drivers/ddr/marvell/a38x/ddr3_init.h
> @@ -9,7 +9,6 @@
> #include "ddr_ml_wrapper.h"
> #include "mv_ddr_plat.h"
>
> -#include "seq_exec.h"
> #include "ddr3_logging_def.h"
> #include "ddr3_training_hw_algo.h"
> #include "ddr3_training_ip.h"
> diff --git a/drivers/ddr/marvell/a38x/seq_exec.h b/drivers/ddr/marvell/a38x/seq_exec.h
> deleted file mode 100644
> index fe0cb8f75df2..000000000000
Viele Grüße,
Stefan Roese
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr@denx.de
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-03-24 14:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-04 12:26 [PATCH u-boot-mvebu] ddr: marvell: a38x: Remove unused file seq_exec.h Pali Rohár
2023-03-06 6:18 ` Stefan Roese
2023-03-24 14:43 ` Stefan Roese
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.