]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: nand: stop exporting nand_default_bbt
authorBrian Norris <computersforpeace@gmail.com>
Sat, 10 Aug 2013 08:09:49 +0000 (01:09 -0700)
committerBrian Norris <computersforpeace@gmail.com>
Tue, 15 Oct 2013 20:56:31 +0000 (13:56 -0700)
commit0fa7a2f20af9f6fb1924f2361413bdc939f526a4
treeca7d7e4d976719927b052210a2c2b6cddde1e2d0
parentadb5f3224e95741f226c79b4fb1e8fa8f1389a50
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 <computersforpeace@gmail.com>
drivers/mtd/nand/nand_bbt.c