thermal: trip: Drop redundant __thermal_zone_get_trip() header
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 4 Dec 2023 19:36:14 +0000 (20:36 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 13 Dec 2023 11:31:59 +0000 (12:31 +0100)
commitb6515a88baf4628e93fcc39c2b81fc1740eb3c3f
treedeceab3398a98865e6c51008a1774aac835a0ff6
parentb38aa87f67931e23ebc32c0ca00a86dfa4688719
thermal: trip: Drop redundant __thermal_zone_get_trip() header

The __thermal_zone_get_trip() header in drivers/thermal/thermal_core.h
is redundant, because there is one already in thermal.h, so drop it.

No functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/thermal/thermal_core.h