summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/linux/msm_thermal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/msm_thermal.h b/include/linux/msm_thermal.h
index 52331a5897f2..f3ec960536aa 100644
--- a/include/linux/msm_thermal.h
+++ b/include/linux/msm_thermal.h
@@ -74,6 +74,7 @@ struct msm_thermal_data {
int32_t cx_phase_request_key;
int32_t vdd_mx_temp_degC;
int32_t vdd_mx_temp_hyst_degC;
+ int32_t vdd_mx_sensor_id;
int32_t therm_reset_temp_degC;
};