Merge remote-tracking branches 'asoc/topic/samsung' and 'asoc/topic/wm8750' into...
[cascardo/linux.git] / sound / soc / omap / omap-hdmi-audio.c
index 3f9ac7d..ccfb41c 100644 (file)
@@ -393,7 +393,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,