From: Bartosz Golaszewski Date: Tue, 26 Aug 2025 09:35:08 +0000 (+0200) Subject: gpio: ftgpio010: order includes alphabetically X-Git-Tag: v6.18-rc1~168^2~57 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cf0257d3ce05259a74265fe0a0bd7de063cc6793;p=thirdparty%2Fkernel%2Flinux.git gpio: ftgpio010: order includes alphabetically For easier maintenance: put includes in alphabetical order. Reviewed-by: Linus Walleij Link: https://lore.kernel.org/r/20250826-gpio-mmio-gpio-conv-part2-v1-7-f67603e4b27e@linaro.org Signed-off-by: Bartosz Golaszewski --- diff --git a/drivers/gpio/gpio-ftgpio010.c b/drivers/gpio/gpio-ftgpio010.c index c35eaa2851d85..56666ca8889bc 100644 --- a/drivers/gpio/gpio-ftgpio010.c +++ b/drivers/gpio/gpio-ftgpio010.c @@ -10,12 +10,13 @@ * MXC GPIO support. (c) 2008 Daniel Mack * Copyright 2008 Juergen Beisert, kernel@pengutronix.de */ + +#include +#include #include -#include #include +#include #include -#include -#include /* GPIO registers definition */ #define GPIO_DATA_OUT 0x00