vserver 2.0 rc7
[linux-2.6.git] / drivers / char / watchdog / sa1100_wdt.c
index 394ee7a..34e8f7b 100644 (file)
@@ -35,7 +35,7 @@
 #include <asm/bitops.h>
 #include <asm/uaccess.h>
 
-#define OSCR_FREQ              3686400
+#define OSCR_FREQ              CLOCK_TICK_RATE
 #define SA1100_CLOSE_MAGIC     (0x5afc4453)
 
 static unsigned long sa1100wdt_users;