aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2012-01-27 12:55:28 +0800
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-01-27 10:33:59 +0000
commite24abd6ec6c2dabccb825dc41d1725bc496b3a54 (patch)
treea30a4d352a505c59e130b4433e4f4042f6115112 /tools/perf/scripts/python/export-to-postgresql.py
parentregulator: Provide devm_regulator_bulk_get() (diff)
downloadlinux-dev-e24abd6ec6c2dabccb825dc41d1725bc496b3a54.tar.xz
linux-dev-e24abd6ec6c2dabccb825dc41d1725bc496b3a54.zip
regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATOR
This fixes below build error if CONFIG_REGULATOR is disabled. CC sound/soc/codecs/wm5100.o sound/soc/codecs/wm5100.c: In function ‘wm5100_i2c_probe’: sound/soc/codecs/wm5100.c:2462: error: implicit declaration of function ‘devm_regulator_bulk_get’ make[3]: *** [sound/soc/codecs/wm5100.o] Error 1 make[2]: *** [sound/soc/codecs] Error 2 make[1]: *** [sound/soc] Error 2 make: *** [sound] Error 2 Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions