From: Linus Walleij Date: Sat, 13 Jan 2018 21:07:09 +0000 (+0100) Subject: gpio: 74x174: Include proper headers X-Git-Tag: v4.16-rc1~135^2~3^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=91f6a4afd1227f3806ca310b0a9c101c021ac6c5;p=thirdparty%2Flinux.git gpio: 74x174: Include proper headers This driver has no business including or . Cut them and include and which is it they really needs. Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-74x164.c b/drivers/gpio/gpio-74x164.c index 6b535ec858cc3..3c25f504a7840 100644 --- a/drivers/gpio/gpio-74x164.c +++ b/drivers/gpio/gpio-74x164.c @@ -9,12 +9,11 @@ * published by the Free Software Foundation. */ -#include #include #include #include -#include -#include +#include +#include #include #include