Wei Yongjun <weiyongjun1@xxxxxxxxxx> writes: > 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] There are weird characters here : ‘ and ’ > int irq0 = 0, irq1 = 0, irq_mux, gpio_offset = 0; > Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> Once that is fixed, Acked-by: Robert Jarzmik <robert.jarzmik@xxxxxxx> Cheers. -- Robert -- 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