commit | de4a76cb585da13f8b0c9f2161ed6fcf5f2379fc | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Mar 28 00:18:02 2017 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Mar 28 23:12:16 2017 +0200 |
tree | 3f1e2e6807efcbad0e80068f8234a9bd249551f8 | |
parent | 67dd9bf4416305811d58280dbe108d78ab573d56 [diff] |
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>