From: Andy Shevchenko Date: Tue, 28 Jun 2022 19:39:05 +0000 (+0300) Subject: gpio: adp5588: sort header inclusion alphabetically X-Git-Url: https://repo.jachan.dev/J-linux.git/commitdiff_plain/6169d76c56b30e57fcb080206edd5324d9cea296 gpio: adp5588: sort header inclusion alphabetically Sort header inclusion alphabetically. Signed-off-by: Andy Shevchenko Signed-off-by: Bartosz Golaszewski --- diff --git a/drivers/gpio/gpio-adp5588.c b/drivers/gpio/gpio-adp5588.c index d6a229a67044..d49f12560cde 100644 --- a/drivers/gpio/gpio-adp5588.c +++ b/drivers/gpio/gpio-adp5588.c @@ -6,15 +6,15 @@ * Copyright 2009-2010 Analog Devices Inc. */ -#include -#include -#include -#include #include +#include +#include #include #include +#include #include #include +#include #include