[PATCH] ARM: i.MX9: tqma93xx: remove mach/imx/romapi.h include

Bastian Krause bst at pengutronix.de
Wed Mar 5 06:00:00 PST 2025


dd26bc1d5a0 ("ARM: i.MX93: add destination argument to
imx93_romapi_load_image()") added the imx93_romapi_load_image call to
imx93_load_and_start_image_via_tfa and removed the call from
board-specific lowlevel code. So drop the corresponding include as well.

Signed-off-by: Bastian Krause <bst at pengutronix.de>
---
 arch/arm/boards/tqma93xx/lowlevel.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boards/tqma93xx/lowlevel.c b/arch/arm/boards/tqma93xx/lowlevel.c
index cc5101a1a3c..fb61ae5c70b 100644
--- a/arch/arm/boards/tqma93xx/lowlevel.c
+++ b/arch/arm/boards/tqma93xx/lowlevel.c
@@ -9,7 +9,6 @@
 #include <soc/imx9/ddr.h>
 #include <mach/imx/atf.h>
 #include <mach/imx/xload.h>
-#include <mach/imx/romapi.h>
 #include <mach/imx/esdctl.h>
 #include <pbl/i2c.h>
 #include <boards/tq/tq_eeprom.h>
-- 
2.39.5




More information about the barebox mailing list