From: Rafael G. Dias Date: Tue, 28 Apr 2026 16:13:38 +0000 (-0300) Subject: iio: light: stk3310: Sort headers alphabetically X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=31b9486cd91e5d1054d508166ed5e5ae38c38198;p=thirdparty%2Fkernel%2Fstable.git iio: light: stk3310: Sort headers alphabetically Sort the included headers alphabetically and group the headers separately from the generic headers. Co-developed-by: Felipe Khoury Dayoub Signed-off-by: Felipe Khoury Dayoub Signed-off-by: Rafael G. Dias Reviewed-by: Joshua Crofts Signed-off-by: Jonathan Cameron --- diff --git a/drivers/iio/light/stk3310.c b/drivers/iio/light/stk3310.c index a75a83594a7e..1fad9367c2d4 100644 --- a/drivers/iio/light/stk3310.c +++ b/drivers/iio/light/stk3310.c @@ -10,9 +10,10 @@ #include #include #include -#include #include +#include #include + #include #include #include