From: Andy Shevchenko Date: Tue, 9 Apr 2024 14:45:55 +0000 (+0300) Subject: serial: max3100: Sort headers X-Git-Tag: v6.10-rc1~47^2~63 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=4fe952c141b285ca0b379c93c9c6c69d7240a495;p=linux-block.git serial: max3100: Sort headers Sort the headers in alphabetic order in order to ease the maintenance for this part. Signed-off-by: Andy Shevchenko Link: https://lore.kernel.org/r/20240409144721.638326-9-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/tty/serial/max3100.c b/drivers/tty/serial/max3100.c index 4e7cd037cfc2..ce24588150bf 100644 --- a/drivers/tty/serial/max3100.c +++ b/drivers/tty/serial/max3100.c @@ -18,18 +18,18 @@ #include #include -#include #include +#include #include #include #include #include #include #include +#include #include -#include -#include #include +#include #include #include