Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
[cascardo/linux.git] / drivers / mtd / devices / docg3.c
index 0d9d3ee..448ce42 100644 (file)
@@ -2130,7 +2130,6 @@ MODULE_DEVICE_TABLE(of, docg3_dt_ids);
 static struct platform_driver g3_driver = {
        .driver         = {
                .name   = "docg3",
-               .owner  = THIS_MODULE,
                .of_match_table = of_match_ptr(docg3_dt_ids),
        },
        .suspend        = docg3_suspend,