From: Fabio Estevam <festevam@gmail.com>
To: peng.fan@nxp.com
Cc: trini@konsulko.com, u-boot@lists.denx.de,
Fabio Estevam <festevam@gmail.com>
Subject: [PATCH 3/3] imx93_evk: Remove PMIC and USB header files
Date: Wed, 23 Jul 2025 10:45:57 -0300 [thread overview]
Message-ID: <20250723134557.1972331-3-festevam@gmail.com> (raw)
In-Reply-To: <20250723134557.1972331-1-festevam@gmail.com>
There is no PMIC and USB related C code in this file.
Remove these unneeded header files.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
board/freescale/imx93_evk/imx93_evk.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/board/freescale/imx93_evk/imx93_evk.c b/board/freescale/imx93_evk/imx93_evk.c
index d84d56be5e1f..d62f94dc4189 100644
--- a/board/freescale/imx93_evk/imx93_evk.c
+++ b/board/freescale/imx93_evk/imx93_evk.c
@@ -13,11 +13,8 @@
#include <asm/arch/sys_proto.h>
#include <asm/arch-imx9/imx93_pins.h>
#include <asm/arch/clock.h>
-#include <power/pmic.h>
#include <dm/device.h>
#include <dm/uclass.h>
-#include <usb.h>
-#include <dwc3-uboot.h>
DECLARE_GLOBAL_DATA_PTR;
--
2.34.1
next prev parent reply other threads:[~2025-07-23 13:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-23 13:45 [PATCH 1/3] imx93_evk: Fix the board name in MAINTAINERS title Fabio Estevam
2025-07-23 13:45 ` [PATCH 2/3] imx93_evk: Remove unneeded header files Fabio Estevam
2025-07-24 3:13 ` Peng Fan
2025-07-23 13:45 ` Fabio Estevam [this message]
2025-07-24 3:14 ` [PATCH 3/3] imx93_evk: Remove PMIC and USB " Peng Fan
2025-07-24 3:13 ` [PATCH 1/3] imx93_evk: Fix the board name in MAINTAINERS title Peng Fan
2025-07-24 21:17 ` Fabio Estevam
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=20250723134557.1972331-3-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=peng.fan@nxp.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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 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.