From: Richard Genoud Date: Tue, 11 Sep 2012 13:50:54 +0000 (+0200) Subject: mtd: nand: use NAND_BBT_SCAN_MAXBLOCKS X-Git-Tag: v3.7-rc1~70^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61de9da657e8c52606d45ae67dfa187111bf9b55;p=pandora-kernel.git mtd: nand: use NAND_BBT_SCAN_MAXBLOCKS In nand_bbt.c, a hardcoded value was used instead of the define meant for that, so we use the define. There's no functional change. Signed-off-by: Richard Genoud Acked-by: Brian Norris Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed