提交 bb1591b3 编写于 作者: M Mark Brown

ASoC: isabelle: Staticise non-exported isabelle_dai

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 b2a4ec3d
...@@ -1036,7 +1036,7 @@ static struct snd_soc_dai_ops isabelle_ul_dai_ops = { ...@@ -1036,7 +1036,7 @@ static struct snd_soc_dai_ops isabelle_ul_dai_ops = {
}; };
/* ISABELLE dai structure */ /* ISABELLE dai structure */
struct snd_soc_dai_driver isabelle_dai[] = { static struct snd_soc_dai_driver isabelle_dai[] = {
{ {
.name = "isabelle-dl1", .name = "isabelle-dl1",
.playback = { .playback = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册