diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-01-14 17:44:51 +0300 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2016-01-24 01:00:17 +0300 |
commit | d652436102b1580d8d968a2047decbb737cc4e6d (patch) | |
tree | ebc5b0eb9deb468c0503d1ec907c7fea956f39c4 /drivers/mtd/inftlmount.c | |
parent | fd2a2f20c7a8173acd4858e5178eb40fd7c025b9 (diff) | |
download | linux-d652436102b1580d8d968a2047decbb737cc4e6d.tar.xz |
mtd: onenand: unexport onenand_default_bbt()
The onenand_default_bbt() function is only used by the OneNAND core
and not by drivers, so there is no real need to export
it. Additionally, the corresponding nand_default_bbt() for regular
NANDs is not exported either, so for consistency reasons, this commit
removes the EXPORT_SYMBOL on onenand_default_bbt().
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/inftlmount.c')
0 files changed, 0 insertions, 0 deletions