mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
clk: qcom: gcc-sm8250: drop unused enum entries
Drop unused enum entries from the list of parent enums. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20210405224743.590029-4-dmitry.baryshkov@linaro.org Signed-off-by: Stephen Boyd <sboyd@kernel.org>
This commit is contained in:
committed by
Stephen Boyd
parent
6fec0c87ad
commit
b6f3fd686e
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user