diff options
Diffstat (limited to 'sound/soc/codecs/ad1980.c')
-rw-r--r-- | sound/soc/codecs/ad1980.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/ad1980.c b/sound/soc/codecs/ad1980.c index f71cc21e67d4..c6cb101a5b8f 100644 --- a/sound/soc/codecs/ad1980.c +++ b/sound/soc/codecs/ad1980.c | |||
@@ -170,7 +170,6 @@ static int ac97_write(struct snd_soc_codec *codec, unsigned int reg, | |||
170 | 170 | ||
171 | static struct snd_soc_dai_driver ad1980_dai = { | 171 | static struct snd_soc_dai_driver ad1980_dai = { |
172 | .name = "ad1980-hifi", | 172 | .name = "ad1980-hifi", |
173 | .ac97_control = 1, | ||
174 | .playback = { | 173 | .playback = { |
175 | .stream_name = "Playback", | 174 | .stream_name = "Playback", |
176 | .channels_min = 2, | 175 | .channels_min = 2, |