[alsa-devel] [PATCH 4/4] ASoC: Remove obsolete declaration of struct snd_soc_clock_info

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Dec 4 12:26:46 CET 2008


The struct is never defined.

Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
---
 include/sound/soc.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/sound/soc.h b/include/sound/soc.h
index 8ec63c0..79d855d 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -152,7 +152,6 @@ struct snd_soc_dai;
 struct snd_soc_codec;
 struct soc_enum;
 struct snd_soc_ac97_ops;
-struct snd_soc_clock_info;
 
 typedef int (*hw_write_t)(void *,const char* ,int);
 typedef int (*hw_read_t)(void *,char* ,int);
-- 
1.5.6.5



More information about the Alsa-devel mailing list