On Wed, Aug 1, 2018 at 3:33 AM Wei Yongjun <weiyongjun1@xxxxxxxxxx> wrote: > Fixes gcc '-Wunused-but-set-variable' warning: > > drivers/gpio/gpio-pxa.c: In function ‘pxa_gpio_probe’: > drivers/gpio/gpio-pxa.c:629:35: warning: > variable ‘gpio_offset’ set but not used [-Wunused-but-set-variable] > int irq0 = 0, irq1 = 0, irq_mux, gpio_offset = 0; > ^ > > Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> Fixed up the funny characters and applied with Robert's ACK! Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html