]> git.baikalelectronics.ru Git - uboot.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)
commit2a4fbb7f908e3e4ceea1ca8a7dc992ee728c88f3
treef01a1bd36b09955deaf5d33f5336e882f44f4120
parented450dff61208853a0645108f82146e30a7439b6
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