Hi all, After merging the clk tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/clk/clk.c:2231:13: warning: 'clk_is_orphan' defined but not used [-Wunused-function] static bool clk_is_orphan(const struct clk *clk) ^ Introduced by commit ece3ffbe1b7b ("clk: prevent orphan clocks from being used"). CONFIG_OF is not set for this build ... -- Cheers, Stephen Rothwell sfr@canb.auug.org.au