···5656 if (memcmp(mtd->name, "DiskOnChip", 10))5757 return;58585959- if (!mtd_can_have_bb(mtd)) {6060- printk(KERN_ERR6161-"NFTL no longer supports the old DiskOnChip drivers loaded via docprobe.\n"6262-"Please use the new diskonchip driver under the NAND subsystem.\n");6363- return;6464- }6565-6659 pr_debug("NFTL: add_mtd for %s\n", mtd->name);67606861 nftl = kzalloc(sizeof(struct NFTLrecord), GFP_KERNEL);