]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/mtd/nand.h
Merge tag 'nand/for-4.10' of github.com:linux-nand/linux
[karo-tx-linux.git] / include / linux / mtd / nand.h
index ed6fd1993be117ccba27075e99ad28c404594ad4..c5f3a012ae62fec6766cf55a85c7f61ddecee3f7 100644 (file)
@@ -1214,7 +1214,7 @@ int nand_read_oob_syndrome(struct mtd_info *mtd, struct nand_chip *chip,
                           int page);
 
 /* Reset and initialize a NAND device */
-int nand_reset(struct nand_chip *chip);
+int nand_reset(struct nand_chip *chip, int chipnr);
 
 /* Free resources held by the NAND device */
 void nand_cleanup(struct nand_chip *chip);