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;