diff options
| author | Wei Ni <wni@nvidia.com> | 2018-06-25 06:46:28 -0400 |
|---|---|---|
| committer | mobile promotions <svcmobile_promotions@nvidia.com> | 2018-06-27 10:30:52 -0400 |
| commit | c58a1702dc63d2bf1c2cecd1c4846f16ea445b05 (patch) | |
| tree | 2a3236ce91cb07218a9f5279ef5d646d317819de /include/linux | |
| parent | fb47ce0408a451b2d1bb7b6fc708d3df9826461a (diff) | |
include: therm_est: remove thermal_sensors.h
Remove including thermal_sensors.h, because we
no longer use it.
Bug 2111573
Change-Id: I457872ca167e30d1a090384fd9b3c5b2e4a0d1f5
Signed-off-by: Wei Ni <wni@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1760492
GVS: Gerrit_Virtual_Submit
Reviewed-by: Terry Wang <terwang@nvidia.com>
Reviewed-by: Srikar Srimath Tirumala <srikars@nvidia.com>
Reviewed-by: Bitan Biswas <bbiswas@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/therm_est.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/therm_est.h b/include/linux/therm_est.h index 2a02ed1e2..d2ae5e9d7 100644 --- a/include/linux/therm_est.h +++ b/include/linux/therm_est.h | |||
| @@ -19,7 +19,6 @@ | |||
| 19 | 19 | ||
| 20 | #include <linux/workqueue.h> | 20 | #include <linux/workqueue.h> |
| 21 | #include <linux/thermal.h> | 21 | #include <linux/thermal.h> |
| 22 | #include <linux/platform_data/thermal_sensors.h> | ||
| 23 | 22 | ||
| 24 | #define HIST_LEN (20) | 23 | #define HIST_LEN (20) |
| 25 | 24 | ||
