Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger...
[firefly-linux-kernel-4.4.55.git] / drivers / mtd / nand / denali_dt.c
index 35cb17f57800755fdbf1032cf5c155059f32215f..0cb1e8d9fbfcfe6b0d45965b87eff0d9a3c5d6a9 100644 (file)
@@ -120,7 +120,6 @@ static struct platform_driver denali_dt_driver = {
        .remove         = denali_dt_remove,
        .driver         = {
                .name   = "denali-nand-dt",
-               .owner  = THIS_MODULE,
                .of_match_table = denali_nand_dt_ids,
        },
 };