Skip to content
Commit 12f9d606 authored by Olof Johansson's avatar Olof Johansson Committed by Paul Gortmaker
Browse files

clk: Move clk_core_reparent_orphans() under CONFIG_OF



commit c771256e upstream.

A recent addition exposed a helper that is only used for CONFIG_OF. Move
it into the CONFIG_OF zone in this file to make the compiler stop
warning about an unused function.

Fixes: 66d95064 ("clk: walk orphan list on clock provider registration")
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
Link: https://lkml.kernel.org/r/20191217082501.424892072D@mail.kernel.org


[sboyd@kernel.org: "Simply" move the function instead]
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent 52ff4310
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment