s5pc1xx: fix comment
authorMinkyu Kang <mk7.kang@samsung.com>
Fri, 31 Jul 2009 06:51:21 +0000 (15:51 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 31 Jul 2009 06:51:21 +0000 (15:51 +0900)
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/s5pc100_universal.h

index 853a061..f0440bc 100644 (file)
@@ -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 <asm/arch/cpu.h>              /* get chip and board defs */