diff options
Diffstat (limited to 'target/linux/mediatek/patches/0011-thermal-trivial-fix-typo-in-comment.patch')
-rw-r--r-- | target/linux/mediatek/patches/0011-thermal-trivial-fix-typo-in-comment.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/patches/0011-thermal-trivial-fix-typo-in-comment.patch b/target/linux/mediatek/patches/0011-thermal-trivial-fix-typo-in-comment.patch index db06362..3c0dca6 100644 --- a/target/linux/mediatek/patches/0011-thermal-trivial-fix-typo-in-comment.patch +++ b/target/linux/mediatek/patches/0011-thermal-trivial-fix-typo-in-comment.patch @@ -11,7 +11,7 @@ Acked-by: Eduardo Valentin <edubezval@gmail.com> --- a/drivers/thermal/thermal_core.c +++ b/drivers/thermal/thermal_core.c -@@ -402,7 +402,7 @@ static void handle_thermal_trip(struct t +@@ -405,7 +405,7 @@ static void handle_thermal_trip(struct t } /** |