X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=sound%2Fsoc%2Fimx%2Fphycore-ac97.c;h=6ac12111de6a4ad108be9a0d39684389cc8b3c49;hb=bcf8a3dfcb274cf6654a19e12e244f3af8c0d355;hp=a7deb5cb2433d575997e61624efa01be616cd2fa;hpb=0bc0be7f20efea664b7c4c1d0b1822bc8f53a8b4;p=karo-tx-linux.git diff --git a/sound/soc/imx/phycore-ac97.c b/sound/soc/imx/phycore-ac97.c index a7deb5cb2433..6ac12111de6a 100644 --- a/sound/soc/imx/phycore-ac97.c +++ b/sound/soc/imx/phycore-ac97.c @@ -38,6 +38,7 @@ static struct snd_soc_dai_link imx_phycore_dai_ac97[] = { static struct snd_soc_card imx_phycore = { .name = "PhyCORE-ac97-audio", + .owner = THIS_MODULE, .dai_link = imx_phycore_dai_ac97, .num_links = ARRAY_SIZE(imx_phycore_dai_ac97), };