aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/ad1980.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/ad1980.c b/sound/soc/codecs/ad1980.c
index d36bd1c333b8..410ccd5d41cd 100644
--- a/sound/soc/codecs/ad1980.c
+++ b/sound/soc/codecs/ad1980.c
@@ -133,7 +133,7 @@ static int ac97_write(struct snd_soc_codec *codec, unsigned int reg,
133 return 0; 133 return 0;
134} 134}
135 135
136struct snd_soc_dai_driver ad1980_dai = { 136static struct snd_soc_dai_driver ad1980_dai = {
137 .name = "ad1980-hifi", 137 .name = "ad1980-hifi",
138 .ac97_control = 1, 138 .ac97_control = 1,
139 .playback = { 139 .playback = {