These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / mtd / nand / socrates_nand.c
index d710622..b94f534 100644 (file)
@@ -167,7 +167,6 @@ static int socrates_nand_probe(struct platform_device *ofdev)
        nand_chip->priv = host;         /* link the private data structures */
        mtd->priv = nand_chip;
        mtd->name = "socrates_nand";
-       mtd->owner = THIS_MODULE;
        mtd->dev.parent = &ofdev->dev;
        ppdata.of_node = ofdev->dev.of_node;