mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
Merge "clk: qcom: Fix compilation for SMD-RPM driver"
This commit is contained in:
commit
65939c370d
@ -678,8 +678,8 @@ static struct clk_hw *qcs405_clks[] = {
|
||||
[RPM_SMD_CE1_A_CLK] = &qcs405_ce1_a_clk.hw,
|
||||
[RPM_SMD_QPIC_CLK] = &qcs405_qpic_clk.hw,
|
||||
[RPM_SMD_QPIC_A_CLK] = &qcs405_qpic_a_clk.hw,
|
||||
[RPM_SMD_BIMC_GPU_CLK] = &qcs405_bimc_gpu_clk.hw
|
||||
[RPM_SMD_BIMC_GPU_A_CLK] = &qcs405_bimc_gpu_a_clk.hw
|
||||
[RPM_SMD_BIMC_GPU_CLK] = &qcs405_bimc_gpu_clk.hw,
|
||||
[RPM_SMD_BIMC_GPU_A_CLK] = &qcs405_bimc_gpu_a_clk.hw,
|
||||
[PNOC_MSMBUS_CLK] = &pnoc_msmbus_clk.hw,
|
||||
[PNOC_MSMBUS_A_CLK] = &pnoc_msmbus_a_clk.hw,
|
||||
[PNOC_KEEPALIVE_A_CLK] = &pnoc_keepalive_a_clk.hw,
|
||||
|
Loading…
x
Reference in New Issue
Block a user