X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sound%2Fsoc%2Fomap%2Fn810.c;h=597be412f1e40080336be9604940cbfab72012fd;hb=eaed435a7b870a38d89dbdb535c7842d618d3214;hp=fc6209b3f20c92ae4b1824fb29a13624b7b1f1d5;hpb=4d18de944954b973fede3259d206022f90549269;p=deliverable%2Flinux.git diff --git a/sound/soc/omap/n810.c b/sound/soc/omap/n810.c index fc6209b3f20c..597be412f1e4 100644 --- a/sound/soc/omap/n810.c +++ b/sound/soc/omap/n810.c @@ -289,6 +289,7 @@ static struct snd_soc_dai_link n810_dai = { /* Audio machine driver */ static struct snd_soc_card snd_soc_n810 = { .name = "N810", + .owner = THIS_MODULE, .dai_link = &n810_dai, .num_links = 1,