summaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/patches/0011-thermal-trivial-fix-typo-in-comment.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2016-03-18 23:41:21 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2016-03-18 23:41:21 +0000
commitfcbc97ad78f76de01964dd32dd4dcfa7f088d036 (patch)
tree529c90e30f06974d5671c6ac33c8a5238ce4e581 /target/linux/mediatek/patches/0011-thermal-trivial-fix-typo-in-comment.patch
parent6d933987db7be48d8b1637b32026ba0e6d8f27fa (diff)
downloadmaster-31e0f0ae-fcbc97ad78f76de01964dd32dd4dcfa7f088d036.tar.gz
master-31e0f0ae-fcbc97ad78f76de01964dd32dd4dcfa7f088d036.tar.bz2
master-31e0f0ae-fcbc97ad78f76de01964dd32dd4dcfa7f088d036.zip
kernel: update kernel 4.1 to version 4.1.20
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 49035
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.patch2
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 db06362a75..3c0dca68cc 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
}
/**