From: Dmitry Baryshkov Date: Mon, 5 Apr 2021 22:47:11 +0000 (+0300) Subject: clk: qcom: dispcc-sc7180: drop unused enum entries X-Git-Tag: io_uring-5.13-2021-05-07~20^2~2^5~39 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=c68da22dc9cc39ced8fc30b65fca5ce2f9583735;p=linux-block.git clk: qcom: dispcc-sc7180: drop unused enum entries Drop unused enum entries from the list of parent enums. Signed-off-by: Dmitry Baryshkov Reviewed-by: Taniya Das Link: https://lore.kernel.org/r/20210405224743.590029-2-dmitry.baryshkov@linaro.org Signed-off-by: Stephen Boyd --- diff --git a/drivers/clk/qcom/dispcc-sc7180.c b/drivers/clk/qcom/dispcc-sc7180.c index f487515701e3..3334bf9cfb94 100644 --- a/drivers/clk/qcom/dispcc-sc7180.c +++ b/drivers/clk/qcom/dispcc-sc7180.c @@ -19,8 +19,6 @@ enum { P_BI_TCXO, - P_CHIP_SLEEP_CLK, - P_CORE_BI_PLL_TEST_SE, P_DISP_CC_PLL0_OUT_EVEN, P_DISP_CC_PLL0_OUT_MAIN, P_DP_PHY_PLL_LINK_CLK,