Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / media / platform / soc_camera / sh_mobile_csi2.c
index c738e27..c4e7aa0 100644 (file)
@@ -391,7 +391,6 @@ static struct platform_driver __refdata sh_csi2_pdrv = {
        .probe  = sh_csi2_probe,
        .driver = {
                .name   = "sh-mobile-csi2",
-               .owner  = THIS_MODULE,
        },
 };