From: Minkyu Kang Date: Fri, 31 Jul 2009 06:51:21 +0000 (+0900) Subject: s5pc1xx: fix comment X-Git-Tag: 20091016~154^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=453d7a98ef16842312705d3a7cb500db9764332b;p=kernel%2Fu-boot.git s5pc1xx: fix comment Signed-off-by: Minkyu Kang --- diff --git a/include/configs/s5pc100_universal.h b/include/configs/s5pc100_universal.h index 853a061..f0440bc 100644 --- a/include/configs/s5pc100_universal.h +++ b/include/configs/s5pc100_universal.h @@ -35,7 +35,7 @@ #define CONFIG_SAMSUNG 1 /* in a SAMSUNG core */ #define CONFIG_S5PC1XX 1 /* which is in a S5PC1XX Family */ #define CONFIG_S5PC100 1 /* which is in a S5PC100 */ -#define CONFIG_S5PC110 1 /* which is in a S5PC100 */ +#define CONFIG_S5PC110 1 /* which is in a S5PC110 */ #define CONFIG_UNIVERSAL 1 /* working with Universal */ #include /* get chip and board defs */