]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/soc/pxa/e750_wm9705.c
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / sound / soc / pxa / e750_wm9705.c
index 27f90cc442343fb47486acfabfaabb07831e2d11..47b89d71e287bc087640cdf064a7c4f6a92cdfea 100644 (file)
@@ -116,6 +116,7 @@ static struct snd_soc_dai_link e750_dai[] = {
 
 static struct snd_soc_card e750 = {
        .name = "Toshiba e750",
+       .owner = THIS_MODULE,
        .dai_link = e750_dai,
        .num_links = ARRAY_SIZE(e750_dai),
 };