summaryrefslogtreecommitdiff
path: root/drivers/mtd/onenand
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-01-14 17:44:49 +0300
committerBrian Norris <computersforpeace@gmail.com>2016-01-24 01:00:14 +0300
commit54ca3cd594db58d65b3670f2af452c1104b09ac6 (patch)
tree7268e24dfb59eff29ddaa12dee06b99b48401a22 /drivers/mtd/onenand
parent46c135c208a3a80bd7f12dee0032bbc6d507a0d9 (diff)
downloadlinux-54ca3cd594db58d65b3670f2af452c1104b09ac6.tar.xz
mtd: nand: remove EXPORT_SYMBOL of nand_scan_bbt()
Since commit 17799359e7b3fa6ef4f2bf926cd6821cf7903ecf ("mtd: nand_bbt: make nand_scan_bbt() static"), the nand_scan_bbt() function is marked as static but is still exported using EXPORT_SYMBOL(), which doesn't make much sense. This commit gets rid of the useless EXPORT_SYMBOL. 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/onenand')
0 files changed, 0 insertions, 0 deletions