diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-04-17 14:18:06 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-04-17 14:18:06 +0100 |
commit | 8b1b054f6be2c3f94bf027ad37bc85d9ec67677f (patch) | |
tree | 92b54eaf7e6126a8b6d7544bcf972d63decd0823 /include/sound/soc-dapm.h | |
parent | 7c1c1d4a7b4ca1266057a3632d27450f5575caf9 (diff) | |
parent | 379cf39781fdb34c75bab6ac54707bc4466f3dc4 (diff) |
Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-dma
Diffstat (limited to 'include/sound/soc-dapm.h')
-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 e1ef63d4a5c..d4c004929ae 100644 --- a/include/sound/soc-dapm.h +++ b/include/sound/soc-dapm.h @@ -565,7 +565,6 @@ struct snd_soc_dapm_update { /* DAPM context */ struct snd_soc_dapm_context { - int n_widgets; /* number of widgets in this context */ enum snd_soc_bias_level bias_level; enum snd_soc_bias_level suspend_bias_level; struct delayed_work delayed_work; |