From 65fdbd98071e6a2e7025a99657bcfdc2bb4f4243 Mon Sep 17 00:00:00 2001 From: Shengjiu Wang Date: Fri, 13 Nov 2020 17:30:59 +0800 Subject: MLK-25004-1: ASoC: fsl_dsp: remove unused pll clock Remove unused pll8k and pll11k clock. Signed-off-by: Shengjiu Wang Reviewed-by: Peng Zhang --- sound/soc/fsl/fsl_dsp.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'sound/soc/fsl/fsl_dsp.h') diff --git a/sound/soc/fsl/fsl_dsp.h b/sound/soc/fsl/fsl_dsp.h index 7515a91b867a..e56293096d9d 100644 --- a/sound/soc/fsl/fsl_dsp.h +++ b/sound/soc/fsl/fsl_dsp.h @@ -133,8 +133,6 @@ struct fsl_dsp { struct clk *sdma_root_clk; struct clk *sai_ipg_clk; struct clk *sai_mclk; - struct clk *pll8k_clk; - struct clk *pll11k_clk; struct clk *uart_ipg_clk; struct clk *uart_per_clk; -- cgit v1.2.3