diff options
-rw-r--r-- | sound/soc/intel/boards/bxt_da7219_max98357a.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/intel/boards/bxt_da7219_max98357a.c b/sound/soc/intel/boards/bxt_da7219_max98357a.c index 865a21e557cc..bff80b467262 100644 --- a/sound/soc/intel/boards/bxt_da7219_max98357a.c +++ b/sound/soc/intel/boards/bxt_da7219_max98357a.c | |||
@@ -348,7 +348,7 @@ static struct snd_soc_dai_link broxton_dais[] = { | |||
348 | .dynamic = 1, | 348 | .dynamic = 1, |
349 | .ops = &broxton_refcap_ops, | 349 | .ops = &broxton_refcap_ops, |
350 | }, | 350 | }, |
351 | [BXT_DPCM_AUDIO_DMIC_CP] | 351 | [BXT_DPCM_AUDIO_DMIC_CP] = |
352 | { | 352 | { |
353 | .name = "Bxt Audio DMIC cap", | 353 | .name = "Bxt Audio DMIC cap", |
354 | .stream_name = "dmiccap", | 354 | .stream_name = "dmiccap", |