[PATCH] ufs: wrong type cast
[pandora-kernel.git] / include / asm-powerpc / timex.h
index 51c5b31..3b9a8e7 100644 (file)
@@ -7,10 +7,9 @@
  * PowerPC architecture timex specifications
  */
 
-#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;