Unverified Commit 9f1aeef4 authored by Francesco Dolcini's avatar Francesco Dolcini Committed by Mark Brown
Browse files

ASoC: nau8822: Remove unused member from struct

parent 2ba2d171
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;