]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/soc/samsung/ln2440sbc_alc650.c
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
[karo-tx-linux.git] / sound / soc / samsung / ln2440sbc_alc650.c
index cde38b8e9dc23917551e67b68acbf6b1f8033aac..69c4a5934a4d936c2dc48af9dcf980c987825ed2 100644 (file)
@@ -34,6 +34,7 @@ static struct snd_soc_dai_link ln2440sbc_dai[] = {
 
 static struct snd_soc_card ln2440sbc = {
        .name = "LN2440SBC",
+       .owner = THIS_MODULE,
        .dai_link = ln2440sbc_dai,
        .num_links = ARRAY_SIZE(ln2440sbc_dai),
 };