aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/goni_wm8994.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/samsung/goni_wm8994.c')
-rw-r--r--sound/soc/samsung/goni_wm8994.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/samsung/goni_wm8994.c b/sound/soc/samsung/goni_wm8994.c
index 0e80daee8b6f..eb6d72ed55a7 100644
--- a/sound/soc/samsung/goni_wm8994.c
+++ b/sound/soc/samsung/goni_wm8994.c
@@ -246,7 +246,6 @@ static struct snd_soc_dai_link goni_dai[] = {
246 .stream_name = "Voice", 246 .stream_name = "Voice",
247 .cpu_dai_name = "goni-voice-dai", 247 .cpu_dai_name = "goni-voice-dai",
248 .codec_dai_name = "wm8994-aif2", 248 .codec_dai_name = "wm8994-aif2",
249 .platform_name = "samsung-audio",
250 .codec_name = "wm8994-codec.0-001a", 249 .codec_name = "wm8994-codec.0-001a",
251 .ops = &goni_voice_ops, 250 .ops = &goni_voice_ops,
252}, 251},