commit | b258dfeafb4a7a6b6c81fb80e6d3df8e8235524f | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Mar 30 11:52:19 2018 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Apr 10 08:38:02 2018 +0200 |
tree | b4650865d32a6ef7d6539448e5c33ef016cbbd77 | |
parent | 38c23685b273cfb4ccf31a199feccce3bdcb5d83 [diff] |
cpufreq: intel_pstate: Do not include debugfs.h The intel_pstate driver doesn't use debugfs any more, so drop linux/debugfs.h from the list of included headers in it. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>