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

Commit 37aa716a authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: Staticize ak4641_dai

parent d21685ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -457,7 +457,7 @@ static struct snd_soc_dai_ops ak4641_pcm_dai_ops = {
	.set_sysclk   = ak4641_set_dai_sysclk,
};

struct snd_soc_dai_driver ak4641_dai[] = {
static struct snd_soc_dai_driver ak4641_dai[] = {
{
	.name = "ak4641-hifi",
	.id = 1,