Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

clk: qcom: gcc-sm8250: drop unused enum entries

Drop unused enum entries from the list of parent enums.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20210405224743.590029-4-dmitry.baryshkov@linaro.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>

authored by

Dmitry Baryshkov and committed by
Stephen Boyd
b6f3fd68 6fec0c87

-1
-1
drivers/clk/qcom/gcc-sm8250.c
··· 25 25 enum { 26 26 P_BI_TCXO, 27 27 P_AUD_REF_CLK, 28 - P_CORE_BI_PLL_TEST_SE, 29 28 P_GPLL0_OUT_EVEN, 30 29 P_GPLL0_OUT_MAIN, 31 30 P_GPLL4_OUT_MAIN,