Hi Linus, After merging the gpio tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/gpio/gpio-etraxfs.c: In function 'etraxfs_gpio_irq_request_resources': drivers/gpio/gpio-etraxfs.c:300:2: error: 'ret' undeclared (first use in this function) ret = gpiochip_lock_as_irq(&chip->bgc.gc, d->hwirq); ^ Caused by commit 5e22ec019823 ("gpio: extraxfs: fix returnvar.cocci warnings") I have used the gpio tree from next-20150828 for today. -- Cheers, Stephen Rothwell sfr@xxxxxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html