From: Guenter Roeck Date: Wed, 17 Jul 2024 03:57:19 +0000 (-0700) Subject: hwmon: (lm92) Reorder include files to alphabetic order X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=82efdeff3ce722c74af7e95b7c8c060e272c4dd0;p=users%2Fjedix%2Flinux-maple.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,