From: Andy Shevchenko Date: Fri, 7 Oct 2022 13:44:44 +0000 (+0300) Subject: gpio: arizona: Remove unused header(s) X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c59ce98347c9e746be4bfcd9c8c48da1acb5cecc;p=linux.git gpio: arizona: Remove unused header(s) Some of the headers are unused in the driver, remove them. While at it, sort headers alphabetically. Signed-off-by: Andy Shevchenko --- diff --git a/drivers/gpio/gpio-arizona.c b/drivers/gpio/gpio-arizona.c index 02f9ae19cd445..c15fda99120a9 100644 --- a/drivers/gpio/gpio-arizona.c +++ b/drivers/gpio/gpio-arizona.c @@ -7,13 +7,12 @@ * Author: Mark Brown */ +#include #include -#include #include -#include #include #include -#include +#include #include #include