]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdb123d07537ea4e54aed12edf6b504ec8e64eb89
tree3f1e2e6807efcbad0e80068f8234a9bd249551f8
parent9164ad1c53616fbd8d58aa84413022ee511cfac3
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