Merge remote-tracking branch 'asoc/fix/omap' into asoc-linus
[linux-2.6-block.git] / sound / soc / omap / omap-hdmi-audio.c
index 069ad451d05d9c5b6bb0075adc3136728e014e8d..f7eb42aa3f3893ca7cfd76fd2f8a96ff986d68b2 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,