Commit 32c8dabc authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: Remove obsolete declaration of struct snd_soc_clock_info



The struct is never defined.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent dc7d7b83
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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);