one less compiler warnings.
authorMyungJoo Ham <MyungJoo.Ham@samsung.com>
Wed, 24 Feb 2010 01:58:00 +0000 (10:58 +0900)
committerMyungJoo Ham <MyungJoo.Ham@samsung.com>
Wed, 24 Feb 2010 01:58:00 +0000 (10:58 +0900)
include/asm-arm/arch-s5pc1xx/rtc.h

index be189a1..f90666f 100644 (file)
@@ -47,7 +47,7 @@ struct s5pc110_rtc {
        unsigned int bcdmon;
        unsigned int bcdyear;
        unsigned int _resv4;
-       unsigned int curticcnt /* 0x0090 */
+       unsigned int curticcnt; /* 0x0090 */
 };
 #endif