From: Viresh Kumar Date: Fri, 17 May 2013 11:26:32 +0000 (+0000) Subject: cpufreq: Move get_cpu_idle_time() to cpufreq.c X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~19^2~7^2~1^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72a4ce340a7ebf39e1c6fdc8f5feb4f974d6c635;p=pandora-kernel.git cpufreq: Move get_cpu_idle_time() to cpufreq.c Governors other than ondemand and conservative can also use get_cpu_idle_time() and they aren't required to compile cpufreq_governor.c. So, move these independent routines to cpufreq.c instead. Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed