ASoC: isabelle: Staticise non-exported isabelle_dai
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
b2a4ec3d48
commit
bb1591b3de
@ -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 = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user