From: Dmitry Baryshkov Date: Tue, 28 Dec 2021 04:54:01 +0000 (+0300) Subject: clk: qcom: gpucc-sdm660: get rid of the test clock X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6985fdc0c80c4fe576a196a12c8be11501f5c3f2;p=linux.git clk: qcom: gpucc-sdm660: get rid of the test clock The test clock isn't in the bindings and apparently it's not used by anyone upstream. Remove it. Signed-off-by: Dmitry Baryshkov Reviewed-by: Stephen Boyd Reviewed-by: Marijn Suijten Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20211228045415.20543-3-dmitry.baryshkov@linaro.org --- diff --git a/drivers/clk/qcom/gpucc-sdm660.c b/drivers/clk/qcom/gpucc-sdm660.c index d170353eccf6d..8271696d21b4c 100644 --- a/drivers/clk/qcom/gpucc-sdm660.c +++ b/drivers/clk/qcom/gpucc-sdm660.c @@ -29,7 +29,6 @@ enum { P_GPU_XO, - P_CORE_BI_PLL_TEST_SE, P_GPLL0_OUT_MAIN, P_GPLL0_OUT_MAIN_DIV, P_GPU_PLL0_PLL_OUT_MAIN,