diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/sound/soc-dapm.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sound/soc-dapm.h b/include/sound/soc-dapm.h index e292683ee694..aac04ff84eea 100644 --- a/include/sound/soc-dapm.h +++ b/include/sound/soc-dapm.h | |||
| @@ -526,7 +526,6 @@ struct snd_soc_dapm_widget { | |||
| 526 | const char *name; /* widget name */ | 526 | const char *name; /* widget name */ |
| 527 | const char *sname; /* stream name */ | 527 | const char *sname; /* stream name */ |
| 528 | struct snd_soc_codec *codec; | 528 | struct snd_soc_codec *codec; |
| 529 | struct snd_soc_platform *platform; | ||
| 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 | ||
| @@ -595,7 +594,6 @@ struct snd_soc_dapm_context { | |||
| 595 | struct device *dev; /* from parent - for debug */ | 594 | struct device *dev; /* from parent - for debug */ |
| 596 | struct snd_soc_component *component; /* parent component */ | 595 | struct snd_soc_component *component; /* parent component */ |
| 597 | struct snd_soc_codec *codec; /* parent codec */ | 596 | struct snd_soc_codec *codec; /* parent codec */ |
| 598 | struct snd_soc_platform *platform; /* parent platform */ | ||
| 599 | struct snd_soc_card *card; /* parent card */ | 597 | struct snd_soc_card *card; /* parent card */ |
| 600 | 598 | ||
| 601 | /* used during DAPM updates */ | 599 | /* used during DAPM updates */ |
