From: Bastian Krause <bst@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Bastian Krause <bst@pengutronix.de>
Subject: [PATCH] ARM: i.MX9: tqma93xx: remove mach/imx/romapi.h include
Date: Wed, 5 Mar 2025 15:00:00 +0100 [thread overview]
Message-ID: <20250305140000.1539572-1-bst@pengutronix.de> (raw)
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@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
next reply other threads:[~2025-03-05 14:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-05 14:00 Bastian Krause [this message]
2025-03-07 8:01 ` Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250305140000.1539572-1-bst@pengutronix.de \
--to=bst@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox