diff options
Diffstat (limited to 'include/sound/soc.h')
-rw-r--r-- | include/sound/soc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h index 466895b627b5..d5fb8618fdba 100644 --- a/include/sound/soc.h +++ b/include/sound/soc.h | |||
@@ -661,6 +661,7 @@ struct snd_soc_card { | |||
661 | struct list_head platform_dev_list; | 661 | struct list_head platform_dev_list; |
662 | struct list_head dai_dev_list; | 662 | struct list_head dai_dev_list; |
663 | 663 | ||
664 | struct list_head widgets; | ||
664 | struct list_head paths; | 665 | struct list_head paths; |
665 | 666 | ||
666 | #ifdef CONFIG_DEBUG_FS | 667 | #ifdef CONFIG_DEBUG_FS |