X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sound%2Fsoc%2Fomap%2Fzoom2.c;h=981616d61f6762ff459f1a7dd8c3fa9e2a621fd4;hb=b425b88418e302caf27e9cf44aa987b83c04cb2d;hp=7cf35c82368ad6548ba1104afd5aca4afe5cb2b0;hpb=044595d4e448305fbaec472eb7d22636d24e7d8c;p=deliverable%2Flinux.git diff --git a/sound/soc/omap/zoom2.c b/sound/soc/omap/zoom2.c index 7cf35c82368a..981616d61f67 100644 --- a/sound/soc/omap/zoom2.c +++ b/sound/soc/omap/zoom2.c @@ -33,6 +33,7 @@ /* Register descriptions for twl4030 codec part */ #include +#include #include "omap-mcbsp.h" #include "omap-pcm.h" @@ -156,6 +157,7 @@ static struct snd_soc_dai_link zoom2_dai[] = { /* Audio machine driver */ static struct snd_soc_card snd_soc_zoom2 = { .name = "Zoom2", + .owner = THIS_MODULE, .dai_link = zoom2_dai, .num_links = ARRAY_SIZE(zoom2_dai),