pinctrl: sh-pfc: Include the right header
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 14 Aug 2019 07:20:32 +0000 (09:20 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 23 Aug 2019 07:08:10 +0000 (09:08 +0200)
commitdf62267ddec54d93b6e280ba57052e7ecf3633f4
tree3f61aba97e487f161c9ef31b438870d4ea1c76cb
parent8a0cc47ccc7c17826c669787f95ab7e5efb37444
pinctrl: sh-pfc: Include the right header

This is a GPIO driver, use the appropriate header
<linux/gpio/driver.h> rather than the legacy <linux/gpio.h>
header.

Cc: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/pinctrl/sh-pfc/gpio.c