diff options
Diffstat (limited to 'drivers/thermal/qcom/tsens.h')
| -rw-r--r-- | drivers/thermal/qcom/tsens.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/thermal/qcom/tsens.h b/drivers/thermal/qcom/tsens.h index eefe3844fb4e..2fd94997245b 100644 --- a/drivers/thermal/qcom/tsens.h +++ b/drivers/thermal/qcom/tsens.h | |||
| @@ -315,7 +315,6 @@ void compute_intercept_slope(struct tsens_priv *priv, u32 *pt1, u32 *pt2, u32 mo | |||
| 315 | int init_common(struct tsens_priv *priv); | 315 | int init_common(struct tsens_priv *priv); |
| 316 | int get_temp_tsens_valid(struct tsens_priv *priv, int i, int *temp); | 316 | int get_temp_tsens_valid(struct tsens_priv *priv, int i, int *temp); |
| 317 | int get_temp_common(struct tsens_priv *priv, int i, int *temp); | 317 | int get_temp_common(struct tsens_priv *priv, int i, int *temp); |
| 318 | bool is_sensor_enabled(struct tsens_priv *priv, u32 hw_id); | ||
| 319 | 318 | ||
| 320 | /* TSENS target */ | 319 | /* TSENS target */ |
| 321 | extern const struct tsens_plat_data data_8960; | 320 | extern const struct tsens_plat_data data_8960; |
