From 2ed75eb140a1786ddf79e38eb67ef1d926623507 Mon Sep 17 00:00:00 2001 From: Benjamin Herrenschmidt Date: Wed, 12 Oct 2005 11:39:33 +1000 Subject: [PATCH] --- yaml --- r: 9818 b: refs/heads/master c: cbd27b8ced4b1888c93f69b4dd108a69ac4d733f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-powerpc/timex.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5b170859c19f..0bde9955398c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9d624ea474a3ddf3a0702d9b47e428ce1f8488a6 +refs/heads/master: cbd27b8ced4b1888c93f69b4dd108a69ac4d733f diff --git a/trunk/include/asm-powerpc/timex.h b/trunk/include/asm-powerpc/timex.h index 51c5b316be55..c02d15aced91 100644 --- a/trunk/include/asm-powerpc/timex.h +++ b/trunk/include/asm-powerpc/timex.h @@ -10,7 +10,7 @@ #include #include -#define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ +#define CLOCK_TICK_RATE 1024000 /* Underlying HZ */ typedef unsigned long cycles_t;