]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/soc/samsung/smdk_wm9713.c
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
[karo-tx-linux.git] / sound / soc / samsung / smdk_wm9713.c
index 31c6daf6d4d02ba632783c711f7e3db563f7ef63..8e26a730fcdc787abb7d758e980d12fe6153f133 100644 (file)
@@ -50,6 +50,7 @@ static struct snd_soc_dai_link smdk_dai = {
 
 static struct snd_soc_card smdk = {
        .name = "SMDK WM9713",
+       .owner = THIS_MODULE,
        .dai_link = &smdk_dai,
        .num_links = 1,
 };