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

Commit 5aa3b03a authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: wm9712: Add missing brace



Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent aaafcfed
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -658,6 +658,7 @@ static int wm9712_soc_probe(struct snd_soc_codec *codec)
		if (IS_ERR(regmap)) {
			ret = PTR_ERR(regmap);
			goto err_free_ac97_codec;
		}
#endif
	}