On Tue, Jan 22, 2013 at 5:10 AM, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > After merging the final tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > drivers/gpio/gpio-palmas.c: In function 'palmas_gpio_get': > drivers/gpio/gpio-palmas.c:46:2: error: implicit declaration of function 'palmas_read' [-Werror=implicit-function-declaration] > drivers/gpio/gpio-palmas.c: In function 'palmas_gpio_set': > drivers/gpio/gpio-palmas.c:62:3: error: implicit declaration of function 'palmas_write' [-Werror=implicit-function-declaration] > drivers/gpio/gpio-palmas.c: In function 'palmas_gpio_output': > drivers/gpio/gpio-palmas.c:83:2: error: implicit declaration of function 'palmas_update_bits' [-Werror=implicit-function-declaration] > drivers/gpio/gpio-palmas.c: In function 'palmas_gpio_to_irq': > drivers/gpio/gpio-palmas.c:108:2: error: implicit declaration of function 'palmas_irq_get_virq' [-Werror=implicit-function-declaration] > > Caused by commit 4bb49f0dc999 ("gpio: palmas: Add support for Palams > GPIO"). I have dropped this commit from my tree for now. Thanks Stephen! Yours, Linus Walleij -- 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