On Wed, 2009-01-21 at 14:08 +0000, Mark Brown wrote: > Commit 872ed3fe176833f7d43748eb88010da4bbd2f983 caused regulator drivers > to take the struct regulator_dev lock themselves which requires that the > struct be visible to them. Band aid this by making the struct visible. > > Signed-off-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> > --- > drivers/regulator/core.c | 27 --------------------------- > include/linux/regulator/driver.h | 32 ++++++++++++++++++++++++++++++++ > 2 files changed, 32 insertions(+), 27 deletions(-) Applied and fixed. Thanks Liam -- 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