From 385b5d56de97fa410a0aa6b56ca3a2cfa17512ad Mon Sep 17 00:00:00 2001 From: Donghwa Lee Date: Mon, 13 Sep 2010 12:03:35 +0900 Subject: [PATCH] s5pc110: universal: code cleanup --- include/configs/s5pc1xx_universal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/s5pc1xx_universal.h b/include/configs/s5pc1xx_universal.h index cd26d63..48b4497 100644 --- a/include/configs/s5pc1xx_universal.h +++ b/include/configs/s5pc1xx_universal.h @@ -394,7 +394,7 @@ #define CONFIG_S5PC1XXFB 1 #define CONFIG_DSIM 1 #define CONFIG_S6E63M0 1 -#define CONFIG_S6E39A0X0 1 +#define CONFIG_S6E39A0X 1 #define CONFIG_S6D16A0X 1 #define CONFIG_LD9040 1 #define CONFIG_CMD_BMP -- 2.7.4