This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-arm / arch-s3c2410 / regs-rtc.h
index 408cf04..bbe2b67 100644 (file)
@@ -21,8 +21,6 @@
 
 #define S3C2410_RTCCON       S3C2410_RTCREG(0x40)
 #define S3C2410_RTCCON_RTCEN  (1<<0)
-#define S3C2410_RTCCON_CLKSEL (1<<1)
-#define S3C2410_RTCCON_CNTSEL (1<<2)
 #define S3C2410_RTCCON_CLKRST (1<<3)
 
 #define S3C2410_TICNT        S3C2410_RTCREG(0x44)