Răsfoiți Sursa

ASoC: Remove obsolete declaration of struct snd_soc_clock_info

The struct is never defined.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Mark Brown 16 ani în urmă
părinte
comite
32c8dabc97
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      include/sound/soc.h

+ 0 - 1
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);