hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.h
....@@ -32,6 +32,7 @@
3232 struct thermal_zone_device_ops *override_ops;
3333 void *priv_data;
3434 struct acpi_lpat_conversion_table *lpat_table;
35
+ struct mutex trip_mutex;
3536 };
3637
3738 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *,