gpio: syscon: Include the right header
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 28 Jun 2018 06:35:46 +0000 (08:35 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 2 Jul 2018 14:00:49 +0000 (16:00 +0200)
commit122d00f778b370124ec38bb59b2ac7622d0c6943
tree3de926334277aa9c8014967f0256c82935a4fe87
parent97a48fcd628e5bf2a34dd23c08f646253c8767ec
gpio: syscon: Include the right header

This is a GPIO driver, include only <linux/gpio/driver.h>.

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