diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-06-11 21:04:04 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-06-11 21:04:04 +0100 |
commit | 0e09b67e5886bf549ab14ef73de35d64ac867e2b (patch) | |
tree | a0d347f99e5faf766888a040156a17fa296772db /include/sound | |
parent | fa44c077eb2a17aa6913feceb493d13f45f3fa25 (diff) | |
parent | 291f3bbcacf278726911c713e14cedb71c486b16 (diff) |
Merge branch 'dapm' into for-2.6.32
Diffstat (limited to 'include/sound')
-rw-r--r-- | include/sound/soc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h index a167b4930447..5297ba7e2c41 100644 --- a/include/sound/soc.h +++ b/include/sound/soc.h @@ -369,8 +369,6 @@ struct snd_soc_codec { enum snd_soc_bias_level bias_level; enum snd_soc_bias_level suspend_bias_level; struct delayed_work delayed_work; - struct list_head up_list; - struct list_head down_list; /* codec DAI's */ struct snd_soc_dai *dai; |