mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-12 12:25:18 +02:00
ANDROID: GKI: Update QCOM symbol list
Add the following symbols required by the clk-scmi driver: clk_hw_set_rate_range of_clk_hw_onecell_get Bug: 343910593 Change-Id: Ib98755436487782f875533cde69d8bd201004a1b Signed-off-by: Mike Tipton <quic_mdtipton@quicinc.com>
This commit is contained in:
parent
9a65b2f585
commit
ddc5d87954
|
@ -140,6 +140,7 @@
|
|||
clk_hw_is_prepared
|
||||
clk_hw_register
|
||||
clk_hw_round_rate
|
||||
clk_hw_set_rate_range
|
||||
clk_hw_unregister
|
||||
__clk_is_enabled
|
||||
__clk_mux_determine_rate_closest
|
||||
|
@ -1163,6 +1164,7 @@
|
|||
of_clk_add_provider
|
||||
of_clk_del_provider
|
||||
of_clk_get_from_provider
|
||||
of_clk_hw_onecell_get
|
||||
of_clk_hw_simple_get
|
||||
of_clk_src_simple_get
|
||||
of_count_phandle_with_args
|
||||
|
|
Loading…
Reference in New Issue
Block a user