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=c5617b200ac52e35f7e8cf05a17b0a2d50f6b3e9;hp=6cebbd0ca8f432dbab4828e4ddad93a4e9bbee24;hpb=72e31981a4e91f84c5b5e8994f5d25b1cf22b6cf;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