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=1756ac3d3c41341297ea25b818b7fce505bb2a9a;hp=6cebbd0ca8f432dbab4828e4ddad93a4e9bbee24;hpb=cec5455e457928153f5a51668dad3d68176feab5;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