From 92659ec5247ff844f050c91bf465c44e888f6273 Mon Sep 17 00:00:00 2001 From: Minkyu Kang Date: Tue, 6 Jul 2010 17:59:24 +0900 Subject: [PATCH] s5pc1xx: universal: remove unused define Signed-off-by: Minkyu Kang --- include/configs/s5pc1xx_universal.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/configs/s5pc1xx_universal.h b/include/configs/s5pc1xx_universal.h index 18f31c4..c5d0ede 100644 --- a/include/configs/s5pc1xx_universal.h +++ b/include/configs/s5pc1xx_universal.h @@ -86,7 +86,6 @@ #define CONFIG_GENERIC_MMC 1 #define CONFIG_MMC 1 #define CONFIG_S5P_MMC 1 -#define CONFIG_MMC_INDEX 0 #define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ #ifdef CONFIG_SYS_HUSH_PARSER -- 2.7.4