Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
[firefly-linux-kernel-4.4.55.git] / drivers / media / platform / blackfin / bfin_capture.c
index 3112844e4fc1c7c4bb5aeb4947f6d714b9cc43fd..8f6698668ecfb49e90ea34cb61285886fa725b8b 100644 (file)
@@ -1120,7 +1120,6 @@ static int bcap_remove(struct platform_device *pdev)
 static struct platform_driver bcap_driver = {
        .driver = {
                .name  = CAPTURE_DRV_NAME,
-               .owner = THIS_MODULE,
        },
        .probe = bcap_probe,
        .remove = bcap_remove,