aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/soc.h')
-rw-r--r--include/sound/soc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index 8309ce81cf3b..2af3213df90c 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -339,6 +339,7 @@ struct snd_soc_codec {
339 struct module *owner; 339 struct module *owner;
340 struct mutex mutex; 340 struct mutex mutex;
341 struct device *dev; 341 struct device *dev;
342 struct snd_soc_device *socdev;
342 343
343 struct list_head list; 344 struct list_head list;
344 345