From: Primoz Fiser Date: Wed, 16 Jul 2025 11:18:51 +0000 (+0200) Subject: board: phytec: phycore-imx93: Drop unused include files X-Git-Tag: v2025.10-rc1~11^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51b140f9f3808620a7d90f92048fb1bae26e4515;p=thirdparty%2Fu-boot.git 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 --- diff --git a/board/phytec/phycore_imx93/phycore-imx93.c b/board/phytec/phycore_imx93/phycore-imx93.c index a55795e0603..8d2caf8bbef 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 #include -#include -#include #include #include #include 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 #include #include -#include #include -#include #include #include #include