aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2008-12-03 19:41:13 +0000
committerMark Brown <broonie@opensource.wolfsonmicro.com>2008-12-04 11:17:02 +0000
commit32c8dabc97d436582298ebd0e33af041c69f5a4b (patch)
tree9ea902e4e8b28b0586a68638e61292e5ddb7f15e /include/sound/soc.h
parentASoC: Remove platform device from DAI suspend and resume operations (diff)
downloadlinux-dev-32c8dabc97d436582298ebd0e33af041c69f5a4b.tar.xz
linux-dev-32c8dabc97d436582298ebd0e33af041c69f5a4b.zip
ASoC: Remove obsolete declaration of struct snd_soc_clock_info
The struct is never defined. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include/sound/soc.h')
-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 8ec63c02dc10..79d855d2bddd 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);