commit | 69af775a18ff1d07f527b2f6caec171af5e1397e | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Fri Sep 25 10:55:44 2015 +0200 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Tue Oct 20 16:03:40 2015 +0200 |
tree | 8d7069e7a2a1b5e55232878ae9b14cbafa388779 | |
parent | f15f30449ab252fdc9405f99d46edacc225328cf [diff] |
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>