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

Commit 21326db1 authored by Axel Lin's avatar Axel Lin Committed by Mark Brown
Browse files

ASoC: adau1701: Fix prototype for adau1701_set_sysclk

parent 16b7a9aa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -401,7 +401,7 @@ static int adau1701_digital_mute(struct snd_soc_dai *dai, int mute)
}

static int adau1701_set_sysclk(struct snd_soc_codec *codec, int clk_id,
	unsigned int freq, int dir)
	int source, unsigned int freq, int dir)
{
	unsigned int val;