From: Amit Kucheria Date: Mon, 11 May 2020 12:24:51 +0000 (+0530) Subject: thermal/drivers/thermal_helpers: Sort headers alphabetically X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=231b98af4da050138657febdd506951928981722;p=linux.git thermal/drivers/thermal_helpers: Sort headers alphabetically Sort headers to make it easier to read and find duplicate headers. Signed-off-by: Amit Kucheria Signed-off-by: Daniel Lezcano Link: https://lore.kernel.org/r/133db154796f354e6c51e6310095f679e1f45441.1589199124.git.amit.kucheria@linaro.org --- diff --git a/drivers/thermal/thermal_helpers.c b/drivers/thermal/thermal_helpers.c index 59eaf2d0fdb32..3d737143ec118 100644 --- a/drivers/thermal/thermal_helpers.c +++ b/drivers/thermal/thermal_helpers.c @@ -12,11 +12,11 @@ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt -#include #include #include #include #include +#include #include