From: Andy Shevchenko Date: Tue, 4 Sep 2018 11:26:25 +0000 (+0300) Subject: gpio: wcove: Sort headers alphabetically X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=39684807d831daafd02fb1f1de215ef0c4571953;p=openwrt%2Fstaging%2Fblogic.git gpio: wcove: Sort headers alphabetically Sort header block alphabetically for easy maintenance. Signed-off-by: Andy Shevchenko --- diff --git a/drivers/gpio/gpio-wcove.c b/drivers/gpio/gpio-wcove.c index 4afc8580ecd7..266866c08c71 100644 --- a/drivers/gpio/gpio-wcove.c +++ b/drivers/gpio/gpio-wcove.c @@ -16,10 +16,10 @@ */ #include -#include -#include #include +#include #include +#include #include #include #include