Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
[cascardo/linux.git] / drivers / mfd / davinci_voicecodec.c
index 013ba81..c835e85 100644 (file)
@@ -143,7 +143,6 @@ static int davinci_vc_remove(struct platform_device *pdev)
 static struct platform_driver davinci_vc_driver = {
        .driver = {
                .name = "davinci_voicecodec",
-               .owner = THIS_MODULE,
        },
        .remove = davinci_vc_remove,
 };