From: Linus Walleij Date: Fri, 13 Apr 2018 12:47:59 +0000 (+0200) Subject: gpio: lpc32xx: Include the right header X-Git-Tag: v4.18-rc1~91^2~60 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=11975f9e08423343a0975c246ea3928162266066;p=linux.git gpio: lpc32xx: Include the right header This is a driver so only include . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-lpc32xx.c b/drivers/gpio/gpio-lpc32xx.c index 92b3ae2a6735..aa74cc4d8b14 100644 --- a/drivers/gpio/gpio-lpc32xx.c +++ b/drivers/gpio/gpio-lpc32xx.c @@ -20,9 +20,8 @@ #include #include #include -#include +#include #include -#include #include #include