From: Peng Fan <peng.fan@nxp.com>
Date: Fri, 28 Apr 2023 04:08:23 +0000 (+0800)
Subject: imx9: imx93_evk: drop unused macro
X-Git-Tag: v2025.01-rc5-pxa1908~989^2~25
X-Git-Url: http://git.dujemihanovic.xyz/%22/icons/right.gif/static/git-logo.png?a=commitdiff_plain;h=298b237f6771714ad18738d8421caa75f1c1adb2;p=u-boot.git

imx9: imx93_evk: drop unused macro

Drop unused macro

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---

diff --git a/include/configs/imx93_evk.h b/include/configs/imx93_evk.h
index 7b7bef3ca7..2705587a01 100644
--- a/include/configs/imx93_evk.h
+++ b/include/configs/imx93_evk.h
@@ -131,8 +131,6 @@
 #define PHYS_SDRAM                      0x80000000
 #define PHYS_SDRAM_SIZE			0x80000000 /* 2GB DDR */
 
-#define CFG_SYS_FSL_USDHC_NUM	2
-
 /* Using ULP WDOG for reset */
 #define WDOG_BASE_ADDR          WDG3_BASE_ADDR