ASoC: samsung: Add .owner to struct snd_soc_card
[deliverable/linux.git] / sound / soc / samsung / littlemill.c
index 5cea59beec9f6c6d664855ee186df7c2e8df809b..9dd818bde06fb6347d9a6e2f79717ae9766123d8 100644 (file)
@@ -194,6 +194,7 @@ static int littlemill_late_probe(struct snd_soc_card *card)
 
 static struct snd_soc_card littlemill = {
        .name = "Littlemill",
+       .owner = THIS_MODULE,
        .dai_link = littlemill_dai,
        .num_links = ARRAY_SIZE(littlemill_dai),
 
This page took 0.025925 seconds and 5 git commands to generate.