From: Brian Norris Date: Sat, 24 Aug 2013 07:21:30 +0000 (-0700) Subject: mtd: nandsim: don't call nand_default_bbt() directly X-Git-Tag: v3.13-rc1~98^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fd18ae46d207987737d94f8d67483f8d8813b15;p=pandora-kernel.git mtd: nandsim: don't call nand_default_bbt() directly We want the default nand_chip.scan_bbt() function, so just use the proper indirection. Signed-off-by: Brian Norris --- Reading git-diff-tree failed