diff options
Diffstat (limited to 'sound/soc/soc-core.c')
-rw-r--r-- | sound/soc/soc-core.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/soc-core.c b/sound/soc/soc-core.c index 309e5c91167b..0ec070cf7231 100644 --- a/sound/soc/soc-core.c +++ b/sound/soc/soc-core.c | |||
@@ -2081,6 +2081,7 @@ int snd_soc_new_ac97_codec(struct snd_soc_codec *codec, | |||
2081 | EXPORT_SYMBOL_GPL(snd_soc_new_ac97_codec); | 2081 | EXPORT_SYMBOL_GPL(snd_soc_new_ac97_codec); |
2082 | 2082 | ||
2083 | struct snd_ac97_bus_ops *soc_ac97_ops; | 2083 | struct snd_ac97_bus_ops *soc_ac97_ops; |
2084 | EXPORT_SYMBOL_GPL(soc_ac97_ops); | ||
2084 | 2085 | ||
2085 | int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops) | 2086 | int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops) |
2086 | { | 2087 | { |