From: Robert Marko Date: Sat, 4 Jun 2022 14:58:14 +0000 (+0200) Subject: regulator: mp5416: alphabetically sort header includes X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b9dea0184b2641fb3937162a617289b23d52a587;p=linux.git regulator: mp5416: alphabetically sort header includes Sort the header include list alphabetically. Signed-off-by: Robert Marko Link: https://lore.kernel.org/r/20220604145816.47576-2-robimarko@gmail.com Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/mp5416.c b/drivers/regulator/mp5416.c index 39cebec0edb66..d8245080df03f 100644 --- a/drivers/regulator/mp5416.c +++ b/drivers/regulator/mp5416.c @@ -6,14 +6,14 @@ // // Author: Saravanan Sekar +#include +#include +#include #include #include -#include -#include #include #include #include -#include #define MP5416_REG_CTL0 0x00 #define MP5416_REG_CTL1 0x01