diff options
| author | Uwe Kleine-König <[email protected]> | 2024-03-27 07:33:10 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2024-03-28 22:35:38 +0000 |
| commit | 7f1dd39aedfccf60772328c5b88d56dbd39954c3 (patch) | |
| tree | 941e704dbc4e3365729f38fbf86ed7c7faac34a4 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | Linux 6.9-rc1 (diff) | |
| download | kernel-7f1dd39aedfccf60772328c5b88d56dbd39954c3.tar.gz kernel-7f1dd39aedfccf60772328c5b88d56dbd39954c3.zip | |
clk: Provide !COMMON_CLK dummy for devm_clk_rate_exclusive_get()
To be able to compile drivers using devm_clk_rate_exclusive_get() also
on platforms without the common clk framework, add a dummy
implementation that does the same as clk_rate_exclusive_get() in that
case (i.e. nothing).
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Fixes: b0cde62e4c54 ("clk: Add a devm variant of clk_rate_exclusive_get()")
Signed-off-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
