Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[cascardo/linux.git] / drivers / media / platform / soc_camera / rcar_vin.c
index 44461c5..0c1f556 100644 (file)
@@ -1987,7 +1987,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,