X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=sound%2Fsoc%2Fep93xx%2Fep93xx-ac97.c;h=3cd6158d83e13f486e8c564cbef8ac809b2d7af8;hb=83dbb15e9cd78a3619e3db36777e2f81d09b2914;hp=c7417c76552b50a10e45b0ff7949309e2c945850;hpb=04a8752485e450124f92c9b931d268b48d75650a;p=karo-tx-linux.git diff --git a/sound/soc/ep93xx/ep93xx-ac97.c b/sound/soc/ep93xx/ep93xx-ac97.c index c7417c76552b..3cd6158d83e1 100644 --- a/sound/soc/ep93xx/ep93xx-ac97.c +++ b/sound/soc/ep93xx/ep93xx-ac97.c @@ -335,7 +335,7 @@ static struct snd_soc_dai_ops ep93xx_ac97_dai_ops = { .trigger = ep93xx_ac97_trigger, }; -struct snd_soc_dai_driver ep93xx_ac97_dai = { +static struct snd_soc_dai_driver ep93xx_ac97_dai = { .name = "ep93xx-ac97", .id = 0, .ac97_control = 1,