]> git.baikalelectronics.ru Git - kernel.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>
Sun, 27 Oct 2013 23:26:59 +0000 (16:26 -0700)
commita4fd6d2c9164f3be774e8dbf88cc234d8d8a65b6
treefba4924b972f7b14d82219102ea66028055220ff
parent4ea8fb0397de3f9c4d9901b1df22cdd8869e0ddc
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