aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/ac97.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/ac97.h')
-rw-r--r--sound/soc/codecs/ac97.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/ac97.h b/sound/soc/codecs/ac97.h
index 2bf6d69fd06..281aa42e2bb 100644
--- a/sound/soc/codecs/ac97.h
+++ b/sound/soc/codecs/ac97.h
@@ -14,6 +14,6 @@
#define __LINUX_SND_SOC_AC97_H
extern struct snd_soc_codec_device soc_codec_dev_ac97;
-extern struct snd_soc_codec_dai ac97_dai;
+extern struct snd_soc_dai ac97_dai;
#endif