summaryrefslogtreecommitdiff
path: root/board/phytec/phycore_imx93/spl.c
diff options
context:
space:
mode:
authorPrimoz Fiser <primoz.fiser@norik.com>2025-07-16 13:18:51 +0200
committerFabio Estevam <festevam@gmail.com>2025-07-24 07:56:14 -0300
commit51b140f9f3808620a7d90f92048fb1bae26e4515 (patch)
tree19be9297414755778eba4cb80a01d4133397ef1e /board/phytec/phycore_imx93/spl.c
parent10322524bb103497eb6917ce8690793e7538944e (diff)
board: phytec: phycore-imx93: Drop unused include files
Drop unused include files from the PHYTEC phyCORE-i.MX93 board code. Signed-off-by: Primoz Fiser <primoz.fiser@norik.com>
Diffstat (limited to 'board/phytec/phycore_imx93/spl.c')
-rw-r--r--board/phytec/phycore_imx93/spl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/phytec/phycore_imx93/spl.c b/board/phytec/phycore_imx93/spl.c
index 3876db9d2ab..7b5d38d438f 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>