aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/migor.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/sh/migor.c')
-rw-r--r--sound/soc/sh/migor.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/sh/migor.c b/sound/soc/sh/migor.c
index 6088a6a3238..9d9ad8d61c0 100644
--- a/sound/soc/sh/migor.c
+++ b/sound/soc/sh/migor.c
@@ -164,6 +164,7 @@ static struct snd_soc_dai_link migor_dai = {
164/* migor audio machine driver */ 164/* migor audio machine driver */
165static struct snd_soc_card snd_soc_migor = { 165static struct snd_soc_card snd_soc_migor = {
166 .name = "Migo-R", 166 .name = "Migo-R",
167 .owner = THIS_MODULE,
167 .dai_link = &migor_dai, 168 .dai_link = &migor_dai,
168 .num_links = 1, 169 .num_links = 1,
169}; 170};