From: Linus Walleij Date: Thu, 24 May 2018 12:32:09 +0000 (+0200) Subject: gpio: pxa: Include the right header X-Git-Tag: v4.18-rc1~91^2~2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=84bf021ecee4e50b63ab5e5563a5202e69cb5623;p=linux.git gpio: pxa: Include the right header This is a GPIO driver, include only . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-pxa.c b/drivers/gpio/gpio-pxa.c index 3c1f65bc0fa8..1e66f808051c 100644 --- a/drivers/gpio/gpio-pxa.c +++ b/drivers/gpio/gpio-pxa.c @@ -14,7 +14,7 @@ #include #include #include -#include +#include #include #include #include