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

Commit de535a5b authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: Staticise AD1980 DAI



It doesn't need to be exported with multi-component.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: default avatarLiam Girdwood <lrg@slimlogic.co.uk>
parent ad5e4655
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -133,7 +133,7 @@ static int ac97_write(struct snd_soc_codec *codec, unsigned int reg,
	return 0;
}

struct snd_soc_dai_driver ad1980_dai = {
static struct snd_soc_dai_driver ad1980_dai = {
	.name = "ad1980-hifi",
	.ac97_control = 1,
	.playback = {