diff options
Diffstat (limited to 'sound/soc/au1x/psc-i2s.c')
-rw-r--r-- | sound/soc/au1x/psc-i2s.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/au1x/psc-i2s.c b/sound/soc/au1x/psc-i2s.c index 05a5acbb16ae..f4217e70a787 100644 --- a/sound/soc/au1x/psc-i2s.c +++ b/sound/soc/au1x/psc-i2s.c | |||
@@ -371,7 +371,6 @@ static int au1xpsc_i2s_resume(struct platform_device *pdev, | |||
371 | 371 | ||
372 | struct snd_soc_dai au1xpsc_i2s_dai = { | 372 | struct snd_soc_dai au1xpsc_i2s_dai = { |
373 | .name = "au1xpsc_i2s", | 373 | .name = "au1xpsc_i2s", |
374 | .type = SND_SOC_DAI_I2S, | ||
375 | .probe = au1xpsc_i2s_probe, | 374 | .probe = au1xpsc_i2s_probe, |
376 | .remove = au1xpsc_i2s_remove, | 375 | .remove = au1xpsc_i2s_remove, |
377 | .suspend = au1xpsc_i2s_suspend, | 376 | .suspend = au1xpsc_i2s_suspend, |