diff options
Diffstat (limited to 'include/sound')
-rw-r--r-- | 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 8ec63c02dc10..79d855d2bddd 100644 --- a/include/sound/soc.h +++ b/include/sound/soc.h | |||
@@ -152,7 +152,6 @@ struct snd_soc_dai; | |||
152 | struct snd_soc_codec; | 152 | struct snd_soc_codec; |
153 | struct soc_enum; | 153 | struct soc_enum; |
154 | struct snd_soc_ac97_ops; | 154 | struct snd_soc_ac97_ops; |
155 | struct snd_soc_clock_info; | ||
156 | 155 | ||
157 | typedef int (*hw_write_t)(void *,const char* ,int); | 156 | typedef int (*hw_write_t)(void *,const char* ,int); |
158 | typedef int (*hw_read_t)(void *,char* ,int); | 157 | typedef int (*hw_read_t)(void *,char* ,int); |