cpufreq: intel_pstate: Drop INTEL_PSTATE_HWP_SAMPLING_INTERVAL
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 31 Jul 2017 12:27:37 +0000 (14:27 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 1 Aug 2017 12:14:03 +0000 (14:14 +0200)
commitf5c13f44c7ad4fc0ce78e5da996762c2aebf510b
treee9b09956febdf02c0f72262f3f252677fc56369f
parentc4f3f70cacba2fa19545389a12d09b606d2ad1cf
cpufreq: intel_pstate: Drop INTEL_PSTATE_HWP_SAMPLING_INTERVAL

After commit 62611cb912f7 (intel_pstate: delete scheduler hook in HWP
mode) the INTEL_PSTATE_HWP_SAMPLING_INTERVAL is not used anywhere in
the code, so drop it.

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