diff --git a/[refs] b/[refs] index ef494f65ca8f..88b47bc239e5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fb67afda49220426af3ca570187faa910403e49a +refs/heads/master: 05d209ad3b66efbb0925f01f1b3369fcbf31c86f diff --git a/trunk/include/sound/soc.h b/trunk/include/sound/soc.h index 0a962dc42c5b..7e65b015f8dd 100644 --- a/trunk/include/sound/soc.h +++ b/trunk/include/sound/soc.h @@ -222,10 +222,8 @@ enum snd_soc_bias_level { struct snd_jack; struct snd_soc_card; -struct snd_soc_device; struct snd_soc_pcm_stream; struct snd_soc_ops; -struct snd_soc_dai_mode; struct snd_soc_pcm_runtime; struct snd_soc_dai; struct snd_soc_dai_driver; @@ -235,7 +233,6 @@ struct snd_soc_platform_driver; struct snd_soc_codec; struct snd_soc_codec_driver; struct soc_enum; -struct snd_soc_ac97_ops; struct snd_soc_jack; struct snd_soc_jack_pin; struct snd_soc_cache_ops;