]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/mtd/devices/docg3.c
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
[linux.git] / drivers / mtd / devices / docg3.c
index 0d9d3ee68b61e1c2add20d07b449b63ee0da0e14..448ce42f951e4fc99c72e2296a09825f88aae4d4 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,