diff options
Diffstat (limited to 'sound/soc/s3c24xx/neo1973_wm8753.c')
-rw-r--r-- | sound/soc/s3c24xx/neo1973_wm8753.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/neo1973_wm8753.c b/sound/soc/s3c24xx/neo1973_wm8753.c index 528fc3f1b45b..3df2224a6723 100644 --- a/sound/soc/s3c24xx/neo1973_wm8753.c +++ b/sound/soc/s3c24xx/neo1973_wm8753.c | |||
@@ -548,7 +548,6 @@ static int neo1973_wm8753_init(struct snd_soc_codec *codec) | |||
548 | static struct snd_soc_dai bt_dai = { | 548 | static struct snd_soc_dai bt_dai = { |
549 | .name = "Bluetooth", | 549 | .name = "Bluetooth", |
550 | .id = 0, | 550 | .id = 0, |
551 | .type = SND_SOC_DAI_PCM, | ||
552 | .playback = { | 551 | .playback = { |
553 | .channels_min = 1, | 552 | .channels_min = 1, |
554 | .channels_max = 1, | 553 | .channels_max = 1, |