pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h>
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 25 Sep 2015 08:55:44 +0000 (10:55 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 20 Oct 2015 14:03:40 +0000 (16:03 +0200)
commit69af775a18ff1d07f527b2f6caec171af5e1397e
tree8d7069e7a2a1b5e55232878ae9b14cbafa388779
parentf15f30449ab252fdc9405f99d46edacc225328cf
pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h>

This header file will be removed soon.

Copy the helper macro RCAR_GP_PIN(), which is used by the pinctrl
drivers only, to sh_pfc.h, and drop the #include.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sh-pfc/pfc-r8a7778.c
drivers/pinctrl/sh-pfc/pfc-r8a7779.c
drivers/pinctrl/sh-pfc/pfc-r8a7790.c
drivers/pinctrl/sh-pfc/pfc-r8a7791.c
drivers/pinctrl/sh-pfc/pfc-r8a7794.c
drivers/pinctrl/sh-pfc/pfc-r8a7795.c
drivers/pinctrl/sh-pfc/sh_pfc.h