From: Dmitry Baryshkov Date: Mon, 5 Apr 2021 22:47:13 +0000 (+0300) Subject: clk: qcom: gcc-sm8250: drop unused enum entries X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b6f3fd686e2d572dac0daf102eea08964036bd01;p=linux.git clk: qcom: gcc-sm8250: drop unused enum entries Drop unused enum entries from the list of parent enums. Signed-off-by: Dmitry Baryshkov Link: https://lore.kernel.org/r/20210405224743.590029-4-dmitry.baryshkov@linaro.org Signed-off-by: Stephen Boyd --- diff --git a/drivers/clk/qcom/gcc-sm8250.c b/drivers/clk/qcom/gcc-sm8250.c index ab594a0f0c408..86626a027f6ff 100644 --- a/drivers/clk/qcom/gcc-sm8250.c +++ b/drivers/clk/qcom/gcc-sm8250.c @@ -25,7 +25,6 @@ enum { P_BI_TCXO, P_AUD_REF_CLK, - P_CORE_BI_PLL_TEST_SE, P_GPLL0_OUT_EVEN, P_GPLL0_OUT_MAIN, P_GPLL4_OUT_MAIN,