]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: Fix build error
authorMark Brown <broonie@kernel.org>
Fri, 26 Jan 2018 17:55:30 +0000 (17:55 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 26 Jan 2018 17:55:30 +0000 (17:55 +0000)
commit26ff9fec6cccf9c55fa28496f88a179635dd89f3
treed9f92d8a9536bf078a77d83f50a55b243da1a7a6
parent15cf4ba4d7a9685b65fb784cfca02b7eb1c6c0c0
regulator: Fix build error

9c9a38f4d1a2 (regulator: core: Refactor regulator_list_voltage()) missed
one user of regulator_list_voltage(), update for that.

Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/core.c