From 4fd18ae46d207987737d94f8d67483f8d8813b15 Mon Sep 17 00:00:00 2001 From: Brian Norris Date: Sat, 24 Aug 2013 00:21:30 -0700 Subject: [PATCH] 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-format-patch failed