X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-mmp%2Finclude%2Fmach%2Ftimex.h;h=70c9f1d88c0280590da0b21f9bcce7376b4ca67b;hb=1d3c6ff44ad4b5f113602e153026a338f0f9b3ff;hp=6cebbd0ca8f432dbab4828e4ddad93a4e9bbee24;hpb=ef5ddd3d591399f2c722a77bce543d20bef31663;p=pandora-kernel.git diff --git a/arch/arm/mach-mmp/include/mach/timex.h b/arch/arm/mach-mmp/include/mach/timex.h index 6cebbd0ca8f4..70c9f1d88c02 100644 --- a/arch/arm/mach-mmp/include/mach/timex.h +++ b/arch/arm/mach-mmp/include/mach/timex.h @@ -6,4 +6,8 @@ * published by the Free Software Foundation. */ +#ifdef CONFIG_CPU_MMP2 +#define CLOCK_TICK_RATE 6500000 +#else #define CLOCK_TICK_RATE 3250000 +#endif