]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfcc14c226a01352adbd9f3f8e0cb45b57b5d0ccd
treeb096cae27767626de0a5557519ba9d4dcc95c8de
parent04e6d9023d55e50a0a90a23aa270a8b99b09a75d
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