git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fd18ae
)
mtd: nand: stop exporting nand_default_bbt
author
Brian Norris
<computersforpeace@gmail.com>
Sat, 10 Aug 2013 08:09:49 +0000
(
01:09
-0700)
committer
Brian Norris
<computersforpeace@gmail.com>
Sun, 27 Oct 2013 23:26:59 +0000
(16:26 -0700)
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>
No differences found