commit | 2630abc243f8d014767c4eec1deb946bdbbcfc81 | [log] [tgz] |
---|---|---|
author | Carsten Emde <C.Emde@osadl.org> | Tue Jul 19 01:19:15 2016 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Jul 21 14:26:00 2016 +0200 |
tree | 8d6a5c4c3f20f2c34b909d8404140a80d9b0739a | |
parent | 09ca4c9b5958403bf05482b365a67d88f10463e4 [diff] |
cpufreq: intel_pstate: clean remnant struct element When I was working with the Intel P state driver I came across a remnant struct element that is no longer needed after the function intel_pstate_calc_freq() was retired. Signed-off-by: Carsten Emde <C.Emde@osadl.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>