diff options
Diffstat (limited to 'target/linux/mediatek/patches/0014-thermal-Add-comment-explaining-test-for-critical-tem.patch')
-rw-r--r-- | target/linux/mediatek/patches/0014-thermal-Add-comment-explaining-test-for-critical-tem.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/patches/0014-thermal-Add-comment-explaining-test-for-critical-tem.patch b/target/linux/mediatek/patches/0014-thermal-Add-comment-explaining-test-for-critical-tem.patch index 8f7ee00cae..4d3581283b 100644 --- a/target/linux/mediatek/patches/0014-thermal-Add-comment-explaining-test-for-critical-tem.patch +++ b/target/linux/mediatek/patches/0014-thermal-Add-comment-explaining-test-for-critical-tem.patch @@ -15,7 +15,7 @@ Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com> --- a/drivers/thermal/thermal_core.c +++ b/drivers/thermal/thermal_core.c -@@ -435,6 +435,11 @@ int thermal_zone_get_temp(struct thermal +@@ -438,6 +438,11 @@ int thermal_zone_get_temp(struct thermal } } |