ACPI: thermal: Drop list of device ACPI handles from struct acpi_thermal
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 28 Sep 2023 18:47:31 +0000 (20:47 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 29 Sep 2023 10:43:34 +0000 (12:43 +0200)
commitc6767334185e50121b66eae9f882d2832d2d2ad1
tree1263f55a022c96e13ed77ed0359963333d759988
parent03a6d5986c9dea51f05c66a5f2fee6a15e498160
ACPI: thermal: Drop list of device ACPI handles from struct acpi_thermal

Notice that the list of device ACPI handles in struct acpi_thermal is not
used and 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/acpi/thermal.c