summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/nau8822.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/nau8822.h')
-rw-r--r--sound/soc/codecs/nau8822.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/nau8822.h b/sound/soc/codecs/nau8822.h
index 646f6bb64bc5..ad6236a75c39 100644
--- a/sound/soc/codecs/nau8822.h
+++ b/sound/soc/codecs/nau8822.h
@@ -215,6 +215,7 @@ struct nau8822_pll {
struct nau8822 {
struct device *dev;
struct regmap *regmap;
+ struct clk *mclk;
int mclk_idx;
struct nau8822_pll pll;
int sysclk;