提交 51e19fb3 编写于 作者: A Axel Lin 提交者: Mark Brown

ASoC: Staticize rt5631_dai

Signed-off-by: NAxel Lin <axel.lin@gmail.com>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 f34c6606
...@@ -1687,7 +1687,7 @@ struct snd_soc_dai_ops rt5631_ops = { ...@@ -1687,7 +1687,7 @@ struct snd_soc_dai_ops rt5631_ops = {
.set_pll = rt5631_codec_set_dai_pll, .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", .name = "rt5631-hifi",
.id = 1, .id = 1,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册