From: Linus Walleij Date: Thu, 24 May 2018 12:29:30 +0000 (+0200) Subject: gpio: pch: Include the right header X-Git-Tag: for-linus-20180616~33^2~4 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=5db1f87317b59bd708e3e8cd20deac6ac0d6bff9;p=linux-block.git gpio: pch: Include the right header This is a GPIO driver, include only . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-pch.c b/drivers/gpio/gpio-pch.c index 68c6d0c5a6d1..ffce0ab912ed 100644 --- a/drivers/gpio/gpio-pch.c +++ b/drivers/gpio/gpio-pch.c @@ -17,7 +17,7 @@ #include #include #include -#include +#include #include #include #include