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 9d0524a3a7f8..8ab1cfed1067 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -826,6 +826,7 @@ struct snd_soc_card {
826 struct list_head widgets; 826 struct list_head widgets;
827 struct list_head paths; 827 struct list_head paths;
828 struct list_head dapm_list; 828 struct list_head dapm_list;
829 struct list_head dapm_dirty;
829 830
830 /* Generic DAPM context for the card */ 831 /* Generic DAPM context for the card */
831 struct snd_soc_dapm_context dapm; 832 struct snd_soc_dapm_context dapm;