diff options
author | 2023-10-13 17:14:05 +0200 | |
---|---|---|
committer | 2023-10-20 19:26:37 +0200 | |
commit | c27d08f786aca71a94b06437d983a5518ec90ee8 (patch) | |
tree | 13a8c3f80c4eea143d96f6720468f237b258cefe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | thermal: core: Don't update trip points inside the hysteresis range (diff) | |
download | wireguard-linux-c27d08f786aca71a94b06437d983a5518ec90ee8.tar.xz wireguard-linux-c27d08f786aca71a94b06437d983a5518ec90ee8.zip |
thermal: ACPI: Include the right header file
It is not necessary to include thermal_core.h into thermal_acpi.c,
because none of the code in there depends on anything in the former,
except for the linux/thermal.h, but it is better to include that one
directly instead of including the entire thermal_core.h, so make that
change.
No functional impact.
Fixes: 7a0e39748861 ("thermal: ACPI: Add ACPI trip point routines")
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions