This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-arm / arch-s3c2410 / regs-watchdog.h
index b09d510..f375d93 100644 (file)
@@ -38,7 +38,6 @@
 #define S3C2410_WTCON_DIV128  (3<<3)
 
 #define S3C2410_WTCON_PRESCALE(x) ((x) << 8)
-#define S3C2410_WTCON_PRESCALE_MASK (0xff00)
 
 #endif /* __ASM_ARCH_REGS_WATCHDOG_H */