Hi all, After merging the regulator tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/regulator/palmas-regulator.c: In function 'palmas_regulators_probe': drivers/regulator/palmas-regulator.c:850:8: error: 'PALMAS_REG_SMPS10' undeclared (first use in this function) case PALMAS_REG_SMPS10: ^ Caused by commit 07a02e0b1a4f ("regulator: palmas: model SMPS10 as two regulators"). Clearly not build tested at all :-( Grep is your friend ... I have used the regulator tree from next-20130628 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au