From: Fabio Estevam <fabio.estevam@freescale.com>
Date: Mon, 1 Apr 2013 16:03:38 +0000 (+0000)
Subject: wandboard: Remove CONFIG_SYS_FSL_USDHC_NUM
X-Git-Tag: v2025.01-rc5-pxa1908~16302^2~77^2~2
X-Git-Url: http://git.dujemihanovic.xyz/img/html/static/%7B%7B%20.Permalink%20%7D%7D?a=commitdiff_plain;h=d8e9eb9c042ce55538ebd3194d1ffe75c791fb7c;p=u-boot.git

wandboard: Remove CONFIG_SYS_FSL_USDHC_NUM

CONFIG_SYS_FSL_USDHC_NUM is not used for wandboard.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
---

diff --git a/include/configs/wandboard.h b/include/configs/wandboard.h
index 00c656ea61..120e3f6ffd 100644
--- a/include/configs/wandboard.h
+++ b/include/configs/wandboard.h
@@ -58,7 +58,6 @@
 #define CONFIG_FSL_ESDHC
 #define CONFIG_FSL_USDHC
 #define CONFIG_SYS_FSL_ESDHC_ADDR	0
-#define CONFIG_SYS_FSL_USDHC_NUM	2
 
 #define CONFIG_MMC
 #define CONFIG_CMD_MMC