]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/mtd/nand.h
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
[karo-tx-linux.git] / include / linux / mtd / nand.h
index ee9a19f42293eb06238cd821258b593d21e07bd9..2f83cb55392f7af7c269b4f84343598ecc0e0775 100644 (file)
@@ -1114,6 +1114,8 @@ nand_manufacturer_name(const struct nand_manufacturer *manufacturer)
 
 extern struct nand_flash_dev nand_flash_ids[];
 
+extern const struct nand_manufacturer_ops samsung_nand_manuf_ops;
+
 int nand_default_bbt(struct mtd_info *mtd);
 int nand_markbad_bbt(struct mtd_info *mtd, loff_t offs);
 int nand_isreserved_bbt(struct mtd_info *mtd, loff_t offs);