diff options
Diffstat (limited to 'sound/soc/omap/omap-mcbsp.c')
-rw-r--r-- | sound/soc/omap/omap-mcbsp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/omap/omap-mcbsp.c b/sound/soc/omap/omap-mcbsp.c index 2eeb135c1e4b..252bc7ebb194 100644 --- a/sound/soc/omap/omap-mcbsp.c +++ b/sound/soc/omap/omap-mcbsp.c | |||
@@ -456,7 +456,6 @@ static int omap_mcbsp_dai_set_dai_sysclk(struct snd_soc_dai *cpu_dai, | |||
456 | { \ | 456 | { \ |
457 | .name = "omap-mcbsp-dai-"#link_id, \ | 457 | .name = "omap-mcbsp-dai-"#link_id, \ |
458 | .id = (link_id), \ | 458 | .id = (link_id), \ |
459 | .type = SND_SOC_DAI_I2S, \ | ||
460 | .playback = { \ | 459 | .playback = { \ |
461 | .channels_min = 2, \ | 460 | .channels_min = 2, \ |
462 | .channels_max = 2, \ | 461 | .channels_max = 2, \ |