From: Bartosz Golaszewski Date: Tue, 3 Sep 2024 15:45:32 +0000 (+0200) Subject: gpio: mpc8xxx: order headers alphabetically X-Git-Tag: v6.12-rc1~156^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ccaf84694ce7e7438706185c726310be51954fd3;p=thirdparty%2Fkernel%2Flinux.git gpio: mpc8xxx: order headers alphabetically Cleanup the includes by putting them in alphabetical order. Reviewed-by: Andy Shevchenko Reviewed-by: Martyn Welch Link: https://lore.kernel.org/r/20240903154533.101258-1-brgl@bgdev.pl Signed-off-by: Bartosz Golaszewski --- diff --git a/drivers/gpio/gpio-mpc8xxx.c b/drivers/gpio/gpio-mpc8xxx.c index ab30c911c9d50..e084e08f54387 100644 --- a/drivers/gpio/gpio-mpc8xxx.c +++ b/drivers/gpio/gpio-mpc8xxx.c @@ -7,19 +7,19 @@ */ #include -#include +#include +#include #include -#include -#include +#include #include +#include +#include +#include #include +#include #include -#include #include -#include -#include -#include -#include +#include #define MPC8XXX_GPIO_PINS 32