Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[cascardo/linux.git] / drivers / media / platform / soc_camera / rcar_vin.c
index 9c28278..9f1473c 100644 (file)
@@ -1989,7 +1989,6 @@ static struct platform_driver rcar_vin_driver = {
        .remove         = rcar_vin_remove,
        .driver         = {
                .name           = DRV_NAME,
-               .owner          = THIS_MODULE,
                .of_match_table = of_match_ptr(rcar_vin_of_table),
        },
        .id_table       = rcar_vin_id_table,