On Mon, Jan 23, 2017 at 1:17 PM, Arnd Bergmann <arnd@xxxxxxxx> wrote: > A cleanup caused a harmless warning: > > drivers/pinctrl/mvebu/pinctrl-kirkwood.c: In function 'kirkwood_pinctrl_probe': > drivers/pinctrl/mvebu/pinctrl-kirkwood.c:460:19: error: unused variable 'res' [-Werror=unused-variable] > > The obvious fix is to remove the declaration of the now unused > variable. > > Fixes: ad9ec4ecee68 ("pinctrl: mvebu: switch drivers to generic simple mmio") > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html