From: Guenter Roeck Date: Wed, 22 Dec 2021 19:42:38 +0000 (-0800) Subject: hwmon: (lm83) Reorder include files to be in alphabetic order X-Git-Tag: v6.1-rc5~1803^2~83 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7c68c2c761d157203b64ebbb61dd7b5b6c32df61;p=platform%2Fkernel%2Flinux-starfive.git hwmon: (lm83) Reorder include files to be in alphabetic order Reorder include files to be in alphabetic order to simplify driver maintenance. Signed-off-by: Guenter Roeck --- diff --git a/drivers/hwmon/lm83.c b/drivers/hwmon/lm83.c index 74fd7aa..44d720a 100644 --- a/drivers/hwmon/lm83.c +++ b/drivers/hwmon/lm83.c @@ -18,15 +18,15 @@ * http://www.national.com/pf/LM/LM82.html */ -#include +#include +#include #include -#include #include -#include -#include #include -#include +#include +#include #include +#include #include /*