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

ASoC: Staticize rt5631_dai

Signed-off-by: default avatarAxel Lin <axel.lin@gmail.com>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent f34c6606
......@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment