Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 00c65161 authored by Axel Lin's avatar Axel Lin Committed by Mark Brown
Browse files

ASoC: Staticise mfld_msic_dailink



Signed-off-by: default avatarAxel Lin <axel.lin@gmail.com>
Acked by: Vinod Koul <vinod.koul@linux.intel.com>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent ec641c45
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -281,7 +281,7 @@ static int mfld_init(struct snd_soc_pcm_runtime *runtime)
	return ret_val;
}

struct snd_soc_dai_link mfld_msic_dailink[] = {
static struct snd_soc_dai_link mfld_msic_dailink[] = {
	{
		.name = "Medfield Headset",
		.stream_name = "Headset",