Merge remote-tracking branch 'asoc/fix/omap' into asoc-linus
[cascardo/linux.git] / sound / soc / omap / omap-hdmi-audio.c
index 069ad45..f7eb42a 100644 (file)
@@ -396,7 +396,6 @@ static int omap_hdmi_audio_remove(struct platform_device *pdev)
 static struct platform_driver hdmi_audio_driver = {
        .driver = {
                .name = DRV_NAME,
-               .owner = THIS_MODULE,
        },
        .probe = omap_hdmi_audio_probe,
        .remove = omap_hdmi_audio_remove,