diff options
author | 2013-08-06 22:53:03 +0530 | |
---|---|---|
committer | 2013-08-07 23:34:09 +0200 | |
commit | 5ff0a268037d344f86df690ccb994d8bc015d2d9 (patch) | |
tree | 63930dc6092b9654d3e5be9b3db52aa29438c8be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'pm-cpufreq-ondemand' into pm-cpufreq (diff) | |
download | linux-dev-5ff0a268037d344f86df690ccb994d8bc015d2d9.tar.xz linux-dev-5ff0a268037d344f86df690ccb994d8bc015d2d9.zip |
cpufreq: Clean up header files included in the core
This patch addresses the following issues in the header files in the
cpufreq core:
- Include headers in ascending order, so that we don't add same
many times by mistake.
- <asm/> must be included after <linux/>, so that they override
whatever they need to.
- Remove unnecessary includes.
- Don't include files already included by cpufreq.h or
cpufreq_governor.h.
[rjw: Changelog]
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions