Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
[cascardo/linux.git] / drivers / mtd / nand / orion_nand.c
index 0b49d5d..c3c6d30 100644 (file)
@@ -207,7 +207,6 @@ static struct platform_driver orion_nand_driver = {
        .remove         = orion_nand_remove,
        .driver         = {
                .name   = "orion_nand",
-               .owner  = THIS_MODULE,
                .of_match_table = of_match_ptr(orion_nand_of_match_table),
        },
 };