cpufreq: staticize cpufreq_cpu_get_raw()
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 3 Sep 2015 06:45:21 +0000 (12:15 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 7 Sep 2015 19:47:42 +0000 (21:47 +0200)
commitd075a88e515278b3e2d5ec39e80e6fd3c6e48841
treee592bc97aa91e73bd89f2c4372ef4ebb4cfa2120
parent5269e7067cd66f4797760f160be21ff50f2d1582
cpufreq: staticize cpufreq_cpu_get_raw()

cpufreq_cpu_get_raw() isn't used by any external users, staticize it.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/cpufreq.c