aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/soc.h')
-rw-r--r--include/sound/soc.h3
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
502int snd_soc_new_ac97_codec(struct snd_soc_codec *codec, 502int snd_soc_new_ac97_codec(struct snd_soc_codec *codec);
503 struct snd_ac97_bus_ops *ops, int num);
504void snd_soc_free_ac97_codec(struct snd_soc_codec *codec); 503void snd_soc_free_ac97_codec(struct snd_soc_codec *codec);
505 504
506int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops); 505int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops);