mtd: devices: drop owner assignment from platform_drivers
[cascardo/linux.git] / drivers / mtd / devices / docg3.c
index 21cc4b6..7234604 100644 (file)
@@ -2129,7 +2129,6 @@ static int __exit docg3_release(struct platform_device *pdev)
 static struct platform_driver g3_driver = {
        .driver         = {
                .name   = "docg3",
-               .owner  = THIS_MODULE,
        },
        .suspend        = docg3_suspend,
        .resume         = docg3_resume,