These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / mtd / maps / plat-ram.c
index 4b65c08..5157289 100644 (file)
@@ -210,7 +210,6 @@ static int platram_probe(struct platform_device *pdev)
                goto exit_free;
        }
 
-       info->mtd->owner = THIS_MODULE;
        info->mtd->dev.parent = &pdev->dev;
 
        platram_setrw(info, PLATRAM_RW);