From: Viresh Kumar Date: Tue, 6 Jan 2015 15:39:09 +0000 (+0530) Subject: cpufreq: stats: drop 'cpu' field of struct cpufreq_stats X-Git-Tag: fixes-v4.0-rc1~160^2~1^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c92f2125ac5338151bb5c45e371c701e107e3197;p=pandora-kernel.git cpufreq: stats: drop 'cpu' field of struct cpufreq_stats 'cpu' field of struct cpufreq_stats isn't used anymore and so can be dropped. This change makes cpufreq_stats_update_policy_cpu() empty and so that is removed as well. Reviewed-by: Prarit Bhargava Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed