gpio: 74x174: Include proper headers
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 13 Jan 2018 21:07:09 +0000 (22:07 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 13 Jan 2018 21:07:09 +0000 (22:07 +0100)
commit91f6a4afd1227f3806ca310b0a9c101c021ac6c5
tree94bff477ad52b1d73186a195fbe201826639610a
parenta603a2b8d86ee93ee2107da8ca75fd854fd4ff32
gpio: 74x174: Include proper headers

This driver has no business including <linux/gpio.h> or
<linux/of_gpio.h>. Cut them and include <linux/gpio/driver.h>
and <linux/gpio/consumer.h> which is it they really needs.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-74x164.c