cpufreq: intel_pstate: Move cpu_defaults definitions
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 27 Mar 2017 22:18:02 +0000 (00:18 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 28 Mar 2017 21:12:16 +0000 (23:12 +0200)
commitde4a76cb585da13f8b0c9f2161ed6fcf5f2379fc
tree3f1e2e6807efcbad0e80068f8234a9bd249551f8
parent67dd9bf4416305811d58280dbe108d78ab573d56
cpufreq: intel_pstate: Move cpu_defaults definitions

Move the definitions of the cpu_defaults structures after the
definitions of utilization update callback routines to avoid
extra declarations of the latter.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/intel_pstate.c