diff options
Diffstat (limited to 'sound/soc/codecs/nau8822.h')
-rw-r--r-- | sound/soc/codecs/nau8822.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/nau8822.h b/sound/soc/codecs/nau8822.h index 646f6bb64b..6ecd46e459 100644 --- a/sound/soc/codecs/nau8822.h +++ b/sound/soc/codecs/nau8822.h @@ -215,7 +215,6 @@ struct nau8822_pll { struct nau8822 { struct device *dev; struct regmap *regmap; - int mclk_idx; struct nau8822_pll pll; int sysclk; int div_id; |