From: Viresh Kumar Date: Mon, 24 Mar 2014 08:05:46 +0000 (+0530) Subject: cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static X-Git-Tag: v3.15-rc1~122^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=236a98005274d8011136aee4aef52241588a9712;p=pandora-kernel.git cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static cpufreq_notify_transition() and cpufreq_notify_post_transition() shouldn't be called directly by cpufreq drivers anymore and so these should be marked static. Reviewed-by: Srivatsa S. Bhat Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed