clk: export fixed-factor, gate & mux registration
These registration calls may be used by loadable modules. Export them. Signed-off-by: Mike Turquette <mturquette@linaro.org>
This commit is contained in:
@@ -161,3 +161,4 @@ struct clk *clk_register_gate(struct device *dev, const char *name,
|
||||
|
||||
return clk;
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(clk_register_gate);
|
||||
|
Reference in New Issue
Block a user