BFIN: Fix gen_nand probe structures contents
[cascardo/linux.git] / arch / blackfin / mach-bf561 / boards / acvilon.c
index bfcfa86..35b6d12 100644 (file)
@@ -284,6 +284,7 @@ static int bfin_plat_nand_dev_ready(struct mtd_info *mtd)
 
 static struct platform_nand_data bfin_plat_nand_data = {
        .chip = {
+                .nr_chips = 1,
                 .chip_delay = 30,
 #ifdef CONFIG_MTD_PARTITIONS
                 .part_probe_types = part_probes,