regulator: consumer: Add missing stubs to regulator/consumer.h
authorDmitry Osipenko <digetx@gmail.com>
Wed, 20 Jan 2021 20:58:44 +0000 (23:58 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 21 Jan 2021 12:35:42 +0000 (12:35 +0000)
commit51dfb6ca3728bd0a0a3c23776a12d2a15a1d2457
treeb096cae27767626de0a5557519ba9d4dcc95c8de
parent09db7311ca6170d36f2bb8c26eab8fadc4d10b81
regulator: consumer: Add missing stubs to regulator/consumer.h

Add missing stubs to regulator/consumer.h in order to fix COMPILE_TEST
of the kernel. In particular this should fix compile-testing of OPP core
because of a missing stub for regulator_sync_voltage().

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Link: https://lore.kernel.org/r/20210120205844.12658-1-digetx@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/regulator/consumer.h