Skip to content

Commit

Permalink
ASoC: Remove obsolete declaration of struct snd_soc_clock_info
Browse files Browse the repository at this point in the history
The struct is never defined.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
broonie committed Dec 4, 2008
1 parent dc7d7b8 commit 32c8dab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/sound/soc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 32c8dab

Please sign in to comment.