diff --git a/arch/arm/mach-rk30/cpufreq.c b/arch/arm/mach-rk30/cpufreq.c index 9c37fa1645ae..e60530f42dd1 100755 --- a/arch/arm/mach-rk30/cpufreq.c +++ b/arch/arm/mach-rk30/cpufreq.c @@ -325,7 +325,6 @@ int cpufreq_scale_rate_for_dvfs(struct clk * clk,unsigned long rate,dvfs_set_rat } #endif - freqs.old=freqs.new; freqs.new=rk30_getspeed(0); /* notifiers */ for_each_online_cpu(freqs.cpu)