Browse Source

Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next

Mark Brown 12 years ago
parent
commit
136823384f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      sound/soc/ux500/mop500.c

+ 1 - 0
sound/soc/ux500/mop500.c

@@ -52,6 +52,7 @@ static struct snd_soc_dai_link mop500_dai_links[] = {
 
 static struct snd_soc_card mop500_card = {
 	.name = "MOP500-card",
+	.owner = THIS_MODULE,
 	.probe = NULL,
 	.dai_link = mop500_dai_links,
 	.num_links = ARRAY_SIZE(mop500_dai_links),