Quoting Jerome Brunet (2019-01-28 10:04:17) > clk-provider.h provides clk_hw_is_prepared(), clk_hw_is_enabled() and > clk_hw_is_prepared() but these symbols are not exported for the > modules which prevents a clock driver using them to be compiled as > a module. Export them to fix the problem. > > Signed-off-by: Jerome Brunet <jbru...@baylibre.com> > ---
Acked-by: Stephen Boyd <sb...@kernel.org>