OSDN Git Service

clk: Add missing stubs for a few functions
authorDmitry Osipenko <digetx@gmail.com>
Thu, 25 Apr 2019 13:28:37 +0000 (16:28 +0300)
committerStephen Boyd <sboyd@kernel.org>
Thu, 25 Apr 2019 15:19:15 +0000 (08:19 -0700)
commitb88c9f4129dcec941e5a26508e991c08051ed1ac
tree542130eb2c755666130508a45c8e065cdd334a68
parentac71e68746a3286458bb5d8792111c7bc508195f
clk: Add missing stubs for a few functions

Compilation fails if any of undeclared clk_set_*() functions are in use
and CONFIG_HAVE_CLK=n.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
include/linux/clk.h