gpio: rcar: Include the right header
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 31 May 2018 06:08:13 +0000 (08:08 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 2 Jul 2018 14:00:49 +0000 (16:00 +0200)
commit4b1d8007987a85b9f4264905fdd6d76a3cc0b001
treea06bcd383364eb30e6c737285dcd8a44174043cb
parent98aef8e777544ccf015fd588ecd69d780d672bc8
gpio: rcar: 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-rcar.c