summaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/omap4-hdmi-card.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/omap/omap4-hdmi-card.c')
-rw-r--r--sound/soc/omap/omap4-hdmi-card.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/omap/omap4-hdmi-card.c b/sound/soc/omap/omap4-hdmi-card.c
index 52d471c1eeed..28d689b2714d 100644
--- a/sound/soc/omap/omap4-hdmi-card.c
+++ b/sound/soc/omap/omap4-hdmi-card.c
@@ -74,6 +74,7 @@ static struct snd_soc_dai_link omap4_hdmi_dai = {
static struct snd_soc_card snd_soc_omap4_hdmi = {
.name = "OMAP4HDMI",
+ .owner = THIS_MODULE,
.dai_link = &omap4_hdmi_dai,
.num_links = 1,
};