kernel: update kernel 4.1 to version 4.1.20
[openwrt/svn-archive/archive.git] / target / linux / mediatek / patches / 0011-thermal-trivial-fix-typo-in-comment.patch
index db06362a75681fc6cb5ddbd3b1ef1ba5f05fb116..3c0dca68cc65ec1f962e5f040a5346e8b189bf0d 100644 (file)
@@ -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
  }
  
  /**