forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
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)