aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2008-11-18 15:40:36 -0500
committerMark Brown <broonie@opensource.wolfsonmicro.com>2008-11-18 15:40:36 -0500
commitca3ea02e90d63a6a91c1c2a445d6d71f9031a44a (patch)
tree54b575d740f9efafbe945e937264162b9fab9616 /include/sound
parent72f2b894455775b980a5ac7ae70ab560b3d3d247 (diff)
ASoC: Remove unused snd_soc_machine_config declaration
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/soc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index fa1b99b45893..077dfe4e51f0 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -228,7 +228,6 @@ struct snd_soc_dai_mode;
228struct snd_soc_pcm_runtime; 228struct snd_soc_pcm_runtime;
229struct snd_soc_dai; 229struct snd_soc_dai;
230struct snd_soc_codec; 230struct snd_soc_codec;
231struct snd_soc_machine_config;
232struct soc_enum; 231struct soc_enum;
233struct snd_soc_ac97_ops; 232struct snd_soc_ac97_ops;
234struct snd_soc_clock_info; 233struct snd_soc_clock_info;