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

Commit 51e19fb3 authored by Axel Lin's avatar Axel Lin Committed by Mark Brown
Browse files

ASoC: Staticize rt5631_dai

parent f34c6606
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1687,7 +1687,7 @@ struct snd_soc_dai_ops rt5631_ops = {
	.set_pll = rt5631_codec_set_dai_pll,
};

struct snd_soc_dai_driver rt5631_dai[] = {
static struct snd_soc_dai_driver rt5631_dai[] = {
	{
		.name = "rt5631-hifi",
		.id = 1,