[MTD] NAND: Fix breakage all over the place
[sfrench/cifs-2.6.git] / drivers / mtd / nand / diskonchip.c
index 463e12ced1b3869a5392974d4183f9386e15b01e..6107f532855b8d4dbb901ff83c721e76a0b59af2 100644 (file)
@@ -464,7 +464,7 @@ static void __init doc2000_count_chips(struct mtd_info *mtd)
        printk(KERN_DEBUG "Detected %d chips per floor.\n", i);
 }
 
-static int doc200x_wait(struct mtd_info *mtd, struct nand_chip *this, int state)
+static int doc200x_wait(struct mtd_info *mtd, struct nand_chip *this)
 {
        struct doc_priv *doc = this->priv;