hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/clk/qcom/clk-branch.h
....@@ -40,6 +40,7 @@
4040 extern const struct clk_ops clk_branch_ops;
4141 extern const struct clk_ops clk_branch2_ops;
4242 extern const struct clk_ops clk_branch_simple_ops;
43
+extern const struct clk_ops clk_branch2_aon_ops;
4344
4445 #define to_clk_branch(_hw) \
4546 container_of(to_clk_regmap(_hw), struct clk_branch, clkr)