From 9e2a0d2eaef181653573f267b8239e4a262f646e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Fri, 12 Apr 2019 12:36:10 +0200 Subject: [PATCH] Typo https://github.com/armbian/build/commit/8f4ab52b6ea806a69eec3f4ad7adbaeb5cd0f1b4 --- .../kernel/sunxi-next/ths-29-add-correct-h5-thermal-zone.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch/kernel/sunxi-next/ths-29-add-correct-h5-thermal-zone.patch b/patch/kernel/sunxi-next/ths-29-add-correct-h5-thermal-zone.patch index 9ce9bffd4..e253df53e 100644 --- a/patch/kernel/sunxi-next/ths-29-add-correct-h5-thermal-zone.patch +++ b/patch/kernel/sunxi-next/ths-29-add-correct-h5-thermal-zone.patch @@ -76,7 +76,7 @@ index d1890797c..6cb02c962 100644 + }; + + cpu_very_hot_pre_limit_cpu { -+ trip = <&cpu_very_hot>; ++ trip = <&cpu_very_hot_pre>; + cooling-device = <&cpu0 5 6>; + }; +