Skip to content
Snippets Groups Projects
Commit 3f96f875 authored by Paul Burton's avatar Paul Burton Committed by Daniel Schwierzeck
Browse files

clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabled


The implementations of clk_get_by_index & clk_get_by_name are only
available when CONFIG_CLK is enabled. Provide the dummies when this is
not the case in order to avoid build failures.

Signed-off-by: default avatarPaul Burton <paul.burton@imgtec.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 639200f6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment