On Wed, Mar 6, 2013 at 8:44 AM, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > Hi all, > > After merging the final tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > drivers/gpio/gpio-palmas.c: In function 'palmas_gpio_probe': > drivers/gpio/gpio-palmas.c:173:2: error: implicit declaration of function 'is_palmas_charger' [-Werror=implicit-function-declaration] > drivers/gpio/gpio-palmas.c:173:30: error: 'struct palmas' has no member named 'product_id' > > Caused by commit 82d4d6637fdf ("gpio/palmas: add in GPIO support for > palmas charger"). I wonder if this was ever build tested. :-( Probably not. Looks like this driver doesn't get enabled without the associated option in MFD. I didn't go searching for it, so my build tests didn't catch it. I'll drop the patch from my tree. Sorry for the pain. g. -- 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