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 d5fb8618fdba..74921f20a1d8 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -663,6 +663,7 @@ struct snd_soc_card {
663 663
664 struct list_head widgets; 664 struct list_head widgets;
665 struct list_head paths; 665 struct list_head paths;
666 struct list_head dapm_list;
666 667
667#ifdef CONFIG_DEBUG_FS 668#ifdef CONFIG_DEBUG_FS
668 struct dentry *debugfs_card_root; 669 struct dentry *debugfs_card_root;