From: Guenter Roeck Date: Tue, 16 Jul 2024 03:28:58 +0000 (-0700) Subject: hwmon: (max1619) Reorder include files to alphabetic order X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=216147e624638fbcd64ed1014916138733b01653;p=users%2Fjedix%2Flinux-maple.git hwmon: (max1619) Reorder include files to alphabetic order Simplify maintenance by reordering include files to alphabetic order. Reviewed-by: Tzung-Bi Shih Signed-off-by: Guenter Roeck --- diff --git a/drivers/hwmon/max1619.c b/drivers/hwmon/max1619.c index 464f4c8383941..8eb7d04bd2f5e 100644 --- a/drivers/hwmon/max1619.c +++ b/drivers/hwmon/max1619.c @@ -12,15 +12,15 @@ * http://pdfserv.maxim-ic.com/en/ds/MAX1619.pdf */ -#include -#include -#include -#include -#include +#include #include #include -#include +#include +#include +#include +#include #include +#include #include static const unsigned short normal_i2c[] = {