diff options
author | Paul Burton <paul.burton@imgtec.com> | 2016-09-08 07:47:28 +0100 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2016-09-21 15:04:32 +0200 |
commit | 3f96f87520c22efe4a8b43f45f1b2011da50dc06 (patch) | |
tree | e5a4a9ea3f28069427305dc3b6c0dc07c42a13fd /arch | |
parent | 639200f6a0dcfe67e4c923b6108703e192946388 (diff) |
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: Paul Burton <paul.burton@imgtec.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions