]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/soc/blackfin/bf5xx-ad1980.c
Merge remote branch 'wireless-next/master' into ath6kl-next
[karo-tx-linux.git] / sound / soc / blackfin / bf5xx-ad1980.c
index 06a84b211b52bcdcb08783ae9623e9ab2ecb9f35..b30f88bbd70332ab09fe9a116e21a6278e6c74d5 100644 (file)
@@ -74,6 +74,7 @@ static struct snd_soc_dai_link bf5xx_board_dai[] = {
 
 static struct snd_soc_card bf5xx_board = {
        .name = "bfin-ad1980",
+       .owner = THIS_MODULE,
        .dai_link = &bf5xx_board_dai[CONFIG_SND_BF5XX_SPORT_NUM],
        .num_links = 1,
 };