[PATCH 2/2] board: phytec: phycore-imx93: Drop unused include files

Primoz Fiser primoz.fiser at norik.com
Wed Jul 16 13:18:51 CEST 2025


Drop unused include files from the PHYTEC phyCORE-i.MX93 board code.

Signed-off-by: Primoz Fiser <primoz.fiser at norik.com>
---
 board/phytec/phycore_imx93/phycore-imx93.c | 3 ---
 board/phytec/phycore_imx93/spl.c           | 2 --
 2 files changed, 5 deletions(-)

diff --git a/board/phytec/phycore_imx93/phycore-imx93.c b/board/phytec/phycore_imx93/phycore-imx93.c
index a55795e06034..8d2caf8bbef6 100644
--- a/board/phytec/phycore_imx93/phycore-imx93.c
+++ b/board/phytec/phycore_imx93/phycore-imx93.c
@@ -6,10 +6,7 @@
  * Copyright (C) 2024 PHYTEC Messtechnik GmbH
  */
 
-#include <asm/arch-imx9/ccm_regs.h>
 #include <asm/arch/sys_proto.h>
-#include <asm/arch-imx9/imx93_pins.h>
-#include <asm/arch/clock.h>
 #include <asm/global_data.h>
 #include <asm/mach-imx/boot_mode.h>
 #include <env.h>
diff --git a/board/phytec/phycore_imx93/spl.c b/board/phytec/phycore_imx93/spl.c
index 3876db9d2ab7..7b5d38d438f2 100644
--- a/board/phytec/phycore_imx93/spl.c
+++ b/board/phytec/phycore_imx93/spl.c
@@ -14,9 +14,7 @@
 #include <asm/mach-imx/boot_mode.h>
 #include <asm/mach-imx/ele_api.h>
 #include <asm/sections.h>
-#include <hang.h>
 #include <init.h>
-#include <log.h>
 #include <power/pmic.h>
 #include <power/pca9450.h>
 #include <spl.h>
-- 
2.34.1



More information about the U-Boot mailing list