thermal: core: Relocate the struct thermal_governor definition
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 4 Apr 2024 19:27:07 +0000 (21:27 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 8 Apr 2024 14:01:50 +0000 (16:01 +0200)
commit0444d574fbc3d3af0e426f7c2b72f5830269f096
treef0edb96394fba2983435f5730e5e11ee178706c9
parent7454f2c42cce10a74312343b66aa2c3dee05d868
thermal: core: Relocate the struct thermal_governor definition

Notice that struct thermal_governor is only used by the thermal core
and so move its definition to thermal_core.h.

No functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
drivers/thermal/thermal_core.h
include/linux/thermal.h