aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ac97.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/ac97.c')
-rw-r--r--sound/soc/codecs/ac97.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/ac97.c b/sound/soc/codecs/ac97.c
index bd9b1839c8b0..5d90924e8b96 100644
--- a/sound/soc/codecs/ac97.c
+++ b/sound/soc/codecs/ac97.c
@@ -53,7 +53,6 @@ static const struct snd_soc_dai_ops ac97_dai_ops = {
53 53
54static struct snd_soc_dai_driver ac97_dai = { 54static struct snd_soc_dai_driver ac97_dai = {
55 .name = "ac97-hifi", 55 .name = "ac97-hifi",
56 .ac97_control = 1,
57 .playback = { 56 .playback = {
58 .stream_name = "AC97 Playback", 57 .stream_name = "AC97 Playback",
59 .channels_min = 1, 58 .channels_min = 1,