From: Guenter Roeck Date: Wed, 17 Jul 2024 03:57:19 +0000 (-0700) Subject: hwmon: (lm92) Reorder include files to alphabetic order X-Git-Tag: v6.12-rc1~150^2~51 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=82efdeff3ce722c74af7e95b7c8c060e272c4dd0;p=thirdparty%2Fkernel%2Flinux.git hwmon: (lm92) Reorder include files to alphabetic order Simplify driver maintenance by reordering files to alphabetic order. No functional change. Reviewed-by: Tzung-Bi Shih Signed-off-by: Guenter Roeck --- diff --git a/drivers/hwmon/lm92.c b/drivers/hwmon/lm92.c index e2d8c8afcbfa0..b0179d72b7799 100644 --- a/drivers/hwmon/lm92.c +++ b/drivers/hwmon/lm92.c @@ -27,15 +27,15 @@ * with the LM92. */ -#include -#include -#include -#include +#include #include #include -#include -#include +#include +#include #include +#include +#include +#include /* * The LM92 and MAX6635 have 2 two-state pins for address selection,