Re: linux-next: build failure after merge of the regulator tree

From: Kishon Vijay Abraham I
Date: Mon Jul 01 2013 - 02:07:28 EST


+Keerthy

On Monday 01 July 2013 09:48 AM, Stephen Rothwell wrote:
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 ...

commit 1ffb0b (mfd: palmas: Add SMPS10_BOOST feature) had used PALMAS_REG_SMPS10
and I dint have that patch in my tree. Sorry, my bad.
Keerthy will send a fix for it.

Thanks
Kishon
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/