From: Guenter Roeck Date: Mon, 15 Jul 2024 14:20:35 +0000 (-0700) Subject: hwmon: (max1668) Reorder include files to alphabetic order X-Git-Tag: v6.12-rc1~150^2~66 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=74b6451beb8b2cda63b19aff680d4517a0955242;p=thirdparty%2Flinux.git hwmon: (max1668) Reorder include files to alphabetic order Reorder include files to alphabetic order to simplify driver maintenance. Reviewed-by: Tzung-Bi Shih Signed-off-by: Guenter Roeck --- diff --git a/drivers/hwmon/max1668.c b/drivers/hwmon/max1668.c index 9fc583ebb11b2..f5b5cc29da17d 100644 --- a/drivers/hwmon/max1668.c +++ b/drivers/hwmon/max1668.c @@ -6,15 +6,15 @@ * some credit to Christoph Scheurer, but largely a rewrite */ -#include -#include -#include -#include -#include +#include #include #include -#include +#include +#include +#include +#include #include +#include /* Addresses to scan */ static const unsigned short max1668_addr_list[] = {