X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fmediatek%2Fpatches%2F0011-thermal-trivial-fix-typo-in-comment.patch;fp=target%2Flinux%2Fmediatek%2Fpatches%2F0011-thermal-trivial-fix-typo-in-comment.patch;h=db06362a75681fc6cb5ddbd3b1ef1ba5f05fb116;hb=a52a956f2e90cab2561da6fbf674c65f48a109ba;hp=4b9e0f951403d52d61fecb0817e2d136004ee73c;hpb=3990e15258808b145226d7e95332c4708f9f9463;p=openwrt.git 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 4b9e0f9514..db06362a75 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 @@ -9,11 +9,9 @@ Acked-by: Eduardo Valentin drivers/thermal/thermal_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -diff --git a/drivers/thermal/thermal_core.c b/drivers/thermal/thermal_core.c -index 62cc82a..244784f 100644 --- a/drivers/thermal/thermal_core.c +++ b/drivers/thermal/thermal_core.c -@@ -402,7 +402,7 @@ static void handle_thermal_trip(struct thermal_zone_device *tz, int trip) +@@ -402,7 +402,7 @@ static void handle_thermal_trip(struct t } /** @@ -22,6 +20,3 @@ index 62cc82a..244784f 100644 * @tz: a valid pointer to a struct thermal_zone_device * @temp: a valid pointer to where to store the resulting temperature. * --- -1.7.10.4 -