From: Brian Norris Date: Sat, 10 Aug 2013 08:09:49 +0000 (-0700) Subject: mtd: nand: stop exporting nand_default_bbt X-Git-Tag: v3.13-rc1~98^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=552fb55d6e0a83a751385cebc214c090626765fc;p=pandora-kernel.git mtd: nand: stop exporting nand_default_bbt I removed the last non-nand_base users of this, and we shouldn't have any more modules that need to access it. It's only non-static to share between nand_base and nand_bbt. Signed-off-by: Brian Norris --- Reading git-diff-tree failed