Correct SPL uses of CMD_CLK
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:36:26 +0000 (15:36 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:25 +0000 (16:32 -0500)
commit8dd86205ccc9e998ff7adf014a907b66c40200f5
tree829b99ecfb30e4d37f7c34cab585813949d2a796
parent38223fb23f5e32ca4806e6095bdf290369be1f67
Correct SPL uses of CMD_CLK

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

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Sean Anderson <seanga2@gmail.com>
drivers/clk/clk_k210.c
drivers/clk/imx/clk-imx8.c
drivers/clk/imx/clk-imx8.h
drivers/clk/imx/clk-imx8qm.c
drivers/clk/imx/clk-imx8qxp.c