Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[deliverable/linux.git] / drivers / mtd / nand / docg4.c
index fb46fd7e056b7e77e7dc4be4e4efef8191b071a0..d86a60e1bbcb433a380a0718d2251cd2216a8ff9 100644 (file)
@@ -1120,7 +1120,7 @@ static int docg4_block_markbad(struct mtd_info *mtd, loff_t ofs)
        return ret;
 }
 
-static int docg4_block_neverbad(struct mtd_info *mtd, loff_t ofs, int getchip)
+static int docg4_block_neverbad(struct mtd_info *mtd, loff_t ofs)
 {
        /* only called when module_param ignore_badblocks is set */
        return 0;
This page took 0.026946 seconds and 5 git commands to generate.