diff options
Diffstat (limited to 'include/sound')
-rw-r--r-- | include/sound/soc-dapm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/soc-dapm.h b/include/sound/soc-dapm.h index 89823cfe6f04..cc7104ab9660 100644 --- a/include/sound/soc-dapm.h +++ b/include/sound/soc-dapm.h | |||
@@ -526,7 +526,6 @@ struct snd_soc_dapm_widget { | |||
526 | enum snd_soc_dapm_type id; | 526 | enum snd_soc_dapm_type id; |
527 | const char *name; /* widget name */ | 527 | const char *name; /* widget name */ |
528 | const char *sname; /* stream name */ | 528 | const char *sname; /* stream name */ |
529 | struct snd_soc_codec *codec; | ||
530 | struct list_head list; | 529 | struct list_head list; |
531 | struct snd_soc_dapm_context *dapm; | 530 | struct snd_soc_dapm_context *dapm; |
532 | 531 | ||