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

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

Drop unused enum entries from the list of parent enums.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Taniya Das <tdas@codeaurora.org>
Link: https://lore.kernel.org/r/20210405224743.590029-8-dmitry.baryshkov@linaro.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>

authored by

Dmitry Baryshkov and committed by
Stephen Boyd
5f1792e9 a138f931

-1
-1
drivers/clk/qcom/gpucc-sm8250.c
··· 26 26 27 27 enum { 28 28 P_BI_TCXO, 29 - P_CORE_BI_PLL_TEST_SE, 30 29 P_GPLL0_OUT_MAIN, 31 30 P_GPLL0_OUT_MAIN_DIV, 32 31 P_GPU_CC_PLL0_OUT_MAIN,