aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/arizona.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/arizona.h')
-rw-r--r--sound/soc/codecs/arizona.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/codecs/arizona.h b/sound/soc/codecs/arizona.h
index 124f9f0ef1ac..37766b547b9d 100644
--- a/sound/soc/codecs/arizona.h
+++ b/sound/soc/codecs/arizona.h
@@ -201,6 +201,8 @@ struct arizona_fll {
201 unsigned int fref; 201 unsigned int fref;
202 unsigned int fout; 202 unsigned int fout;
203 203
204 int sync_src;
205 unsigned int sync_freq;
204 int ref_src; 206 int ref_src;
205 unsigned int ref_freq; 207 unsigned int ref_freq;
206 208