[PATCH] powerpc: Remove duplicate code
[pandora-kernel.git] / include / asm-powerpc / timex.h
index 51c5b31..c02d15a 100644 (file)
@@ -10,7 +10,7 @@
 #include <linux/config.h>
 #include <asm/cputable.h>
 
-#define CLOCK_TICK_RATE        1193180 /* Underlying HZ */
+#define CLOCK_TICK_RATE        1024000 /* Underlying HZ */
 
 typedef unsigned long cycles_t;