aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Baryshkov <[email protected]>2021-04-06 01:47:17 +0300
committerStephen Boyd <[email protected]>2021-04-07 17:22:52 -0700
commit5f1792e98596a70a3bc6f8da7ecd3edee475dc5a (patch)
tree5c086ec08717bc3e7cc756b0333fdcf1baffe6f5
parenta138f93137458e6438a1b09a2042d497f658d8e0 (diff)
clk: qcom: gpucc-sm8250: drop unused enum entries
Drop unused enum entries from the list of parent enums. Signed-off-by: Dmitry Baryshkov <[email protected]> Reviewed-by: Taniya Das <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
-rw-r--r--drivers/clk/qcom/gpucc-sm8250.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/clk/qcom/gpucc-sm8250.c b/drivers/clk/qcom/gpucc-sm8250.c
index 3fa7d1f9ff98..67c136a77efb 100644
--- a/drivers/clk/qcom/gpucc-sm8250.c
+++ b/drivers/clk/qcom/gpucc-sm8250.c
@@ -26,7 +26,6 @@
enum {
P_BI_TCXO,
- P_CORE_BI_PLL_TEST_SE,
P_GPLL0_OUT_MAIN,
P_GPLL0_OUT_MAIN_DIV,
P_GPU_CC_PLL0_OUT_MAIN,