summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2012-08-18 06:33:05 (GMT)
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-08-28 18:00:29 (GMT)
commit0764ef59161a4026c44ca184b7812383feabb769 (patch)
tree6ce5f9d3f09732b861c7d31dfdf8719a781952de /Makefile
parent7305608bc888271786e38aa27e63f846367ae842 (diff)
downloadlinux-0764ef59161a4026c44ca184b7812383feabb769.tar.xz
regulator: max8907: Properly set pmic pointer in max8907_regulator_remove()
Add missing platform_get_drvdata() call in max8907_regulator_remove(), this fixes below build warning: CC [M] drivers/regulator/max8907-regulator.o drivers/regulator/max8907-regulator.c: In function 'max8907_regulator_remove': drivers/regulator/max8907-regulator.c:353:23: warning: 'pmic' is used uninitialized in this function [-Wuninitialized] Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions