diff options
author | Jean Delvare <[email protected]> | 2011-04-24 18:07:55 +0200 |
---|---|---|
committer | Matthew Garrett <[email protected]> | 2011-05-27 12:36:46 -0400 |
commit | c4bae98c4f913d3220d185c47d8817b5e2bba007 (patch) | |
tree | ac9a9ff17de73522e9e210f9f93939e031cd10ca /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e569b223d53cb2720f55be72932f5758a056ff6d (diff) |
acerhdf: Clean up includes
* The acerhdf driver isn't an ACPI driver, so it needs not include
<acpi/acpi_drivers.h>. All it uses is ec_read() and ec_write(), for
which <linux/acpi.h> is sufficient.
* I couldn't find any reason why <linux/fs.h> and <linux/sched.h> were
included.
This should avoid unneeded rebuilds of the acerhdf driver.
Signed-off-by: Jean Delvare <[email protected]>
Cc: Peter Feuerer <[email protected]>
Cc: Matthew Garrett <[email protected]>
Signed-off-by: Matthew Garrett <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions