On Tue, Apr 26, 2016 at 12:30 PM, Geert Uytterhoeven
<[email protected]> wrote:
> If CONFIG_PINCTRL_SH_PFC_GPIO=n:
>
> drivers/pinctrl/sh-pfc/core.c: In function 'sh_pfc_remove':
> drivers/pinctrl/sh-pfc/core.c:649:17: warning: unused variable 'pfc'
> [-Wunused-variable]
>
> Fixes: 67ec8d7b48463904 ("pinctrl: ish-pfc: Use devm_pinctrl_register() for
> pinctrl registration")
> Signed-off-by: Geert Uytterhoeven <[email protected]>
> ---
> I won't queue this up in sh-pfc-for-v4.7, as the offending commit is not in
> that branch.
OK patch applied.
Yours,
Linus Walleij