imx93_evk: Remove unneeded header files
authorFabio Estevam <festevam@gmail.com>
Wed, 23 Jul 2025 13:45:56 +0000 (10:45 -0300)
committerFabio Estevam <festevam@gmail.com>
Thu, 24 Jul 2025 11:00:28 +0000 (08:00 -0300)
There is nothing in this file that makes use of the definitions from
sizes.h and stringify.h.

Remove them.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
include/configs/imx93_evk.h

index 94355cf..e7db016 100644 (file)
@@ -6,8 +6,6 @@
 #ifndef __IMX93_EVK_H
 #define __IMX93_EVK_H
 
-#include <linux/sizes.h>
-#include <linux/stringify.h>
 #include <asm/arch/imx-regs.h>
 
 #define CFG_SYS_UBOOT_BASE     \