diff options
Diffstat (limited to 'include/sound/soc.h')
-rw-r--r-- | include/sound/soc.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h index adef34fa5209..44b3ce531fd6 100644 --- a/include/sound/soc.h +++ b/include/sound/soc.h | |||
@@ -499,8 +499,7 @@ int snd_soc_test_bits(struct snd_soc_codec *codec, unsigned int reg, | |||
499 | unsigned int mask, unsigned int value); | 499 | unsigned int mask, unsigned int value); |
500 | 500 | ||
501 | #ifdef CONFIG_SND_SOC_AC97_BUS | 501 | #ifdef CONFIG_SND_SOC_AC97_BUS |
502 | int snd_soc_new_ac97_codec(struct snd_soc_codec *codec, | 502 | int snd_soc_new_ac97_codec(struct snd_soc_codec *codec); |
503 | struct snd_ac97_bus_ops *ops, int num); | ||
504 | void snd_soc_free_ac97_codec(struct snd_soc_codec *codec); | 503 | void snd_soc_free_ac97_codec(struct snd_soc_codec *codec); |
505 | 504 | ||
506 | int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops); | 505 | int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops); |