summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2012-02-17 04:23:49 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-02-17 22:42:49 +0100
commit0e2576ceffd4b5362023b765b11ed647c06ffc2d (patch)
treef439aa537e548b14a4d2e41c0bc85a9c76664d10 /drivers/regulator
parentmfd: twl-core: Don't specify regulator consumers by struct device (diff)
downloadlinux-0e2576ceffd4b5362023b765b11ed647c06ffc2d.tar.xz
linux-0e2576ceffd4b5362023b765b11ed647c06ffc2d.zip
ARM: U300: Don't specify regulator consumers by struct device
The dev field is remove from struct regulator_consumer_supply since commit 737f36 "regulator: Remove support for supplies specified by struct device". This fixes below build error: CC arch/arm/mach-u300/i2c.o arch/arm/mach-u300/i2c.c:63: error: unknown field 'dev' specified in initializer arch/arm/mach-u300/i2c.c:95: error: unknown field 'dev' specified in initializer make[1]: *** [arch/arm/mach-u300/i2c.o] Error 1 make: *** [arch/arm/mach-u300] Error 2 Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/regulator')
0 files changed, 0 insertions, 0 deletions