[PATCH u-boot-mvebu] ddr: marvell: a38x: Remove unused file seq_exec.h
Pali Rohár
pali at kernel.org
Sat Mar 4 13:26:46 CET 2023
DDR code does not use seq_exec.h, so remove it.
Signed-off-by: Pali Rohár <pali at 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
More information about the U-Boot
mailing list