thermal: core: Drop need_update field from struct thermal_zone_device
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 4 Oct 2024 19:35:16 +0000 (21:35 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 22 Oct 2024 10:07:54 +0000 (12:07 +0200)
commitee879a5ea33c49d994fc1d2a60a36afe004548ce
treec6cbc08292813535527ed8e21d85ec7951b0e6c1
parentc4cd42ebd32b57841a0dba4b296692d201802618
thermal: core: Drop need_update field from struct thermal_zone_device

After previous changes, the need_update field in struct thermal_zone_device
is only set and never read, so drop it.

No functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Link: https://patch.msgid.link/2495061.jE0xQCEvom@rjwysocki.net
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
drivers/thermal/thermal_core.c
drivers/thermal/thermal_core.h