commit | 552fb55d6e0a83a751385cebc214c090626765fc | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Sat Aug 10 01:09:49 2013 -0700 |
committer | Brian Norris <computersforpeace@gmail.com> | Sun Oct 27 16:26:59 2013 -0700 |
tree | fba4924b972f7b14d82219102ea66028055220ff | |
parent | 4fd18ae46d207987737d94f8d67483f8d8813b15 [diff] |
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>