Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[linux-2.6-microblaze.git] / drivers / thermal / intel / intel_soc_dts_iosf.h
index 162841d..44eee84 100644 (file)
@@ -28,8 +28,6 @@ struct intel_soc_dts_sensors;
 struct intel_soc_dts_sensor_entry {
        int id;
        u32 store_status;
-       u32 trip_mask;
-       struct thermal_trip trips[SOC_MAX_DTS_TRIPS];
        struct thermal_zone_device *tzone;
        struct intel_soc_dts_sensors *sensors;
 };