aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/omap/sdp4430.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2012-01-11 15:30:53 +0100
committerTakashi Iwai <tiwai@suse.de>2012-01-11 15:30:53 +0100
commitd6b24507972341e5babdca8e25448325c9137232 (patch)
treeadce394113344a2ebff8ad61c2cec4a8ea10689b /sound/soc/omap/sdp4430.c
parent7a748e4318909e680b3900e3b97ea42a92724c68 (diff)
parente48b46ba169181dc88ea48e31dcb4afcf8778397 (diff)
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc into topic/asoc
Diffstat (limited to 'sound/soc/omap/sdp4430.c')
-rw-r--r--sound/soc/omap/sdp4430.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/omap/sdp4430.c b/sound/soc/omap/sdp4430.c
index 2735fa03b74..175ba9a04ed 100644
--- a/sound/soc/omap/sdp4430.c
+++ b/sound/soc/omap/sdp4430.c
@@ -226,6 +226,7 @@ static struct snd_soc_dai_link sdp4430_dai[] = {
/* Audio machine driver */
static struct snd_soc_card snd_soc_sdp4430 = {
.name = "SDP4430",
+ .owner = THIS_MODULE,
.dai_link = sdp4430_dai,
.num_links = ARRAY_SIZE(sdp4430_dai),