]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL uses of SANDBOX_CLK_CCF
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:43 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commit4051c400c5021b798305499016df1c058e61c209
treef01a1bd36b09955deaf5d33f5336e882f44f4120
parentef746bfd2c848740bcb3c9269e96c5d170827b57
Correct SPL uses of SANDBOX_CLK_CCF

This converts 12 usages of this option to the non-SPL form, since there is
no SPL_SANDBOX_CLK_CCF defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/clk/clk-divider.c
drivers/clk/clk-gate.c
drivers/clk/clk-mux.c
include/linux/clk-provider.h