aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/clk-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/clk-private.h')
-rw-r--r--include/linux/clk-private.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/clk-private.h b/include/linux/clk-private.h
index 0ca5f6046920..c5f40d07686c 100644
--- a/include/linux/clk-private.h
+++ b/include/linux/clk-private.h
@@ -214,7 +214,5 @@ struct clk {
*/
int __clk_init(struct device *dev, struct clk *clk);
-struct clk *__clk_register(struct device *dev, struct clk_hw *hw);
-
#endif /* CONFIG_COMMON_CLK */
#endif /* CLK_PRIVATE_H */