alistair23-linux/drivers/mtd/onenand
Thomas Petazzoni fd2a2f20c7 mtd: onenand: make onenand_scan_bbt() static
Like was done in commit 17799359e7
("mtd: nand_bbt: make nand_scan_bbt() static") for the NAND code, this
commit makes the onenand_scan_bbt() function static in the OneNAND
code, since it is only used in onenand_bbt.c itself.

Consequently, the EXPORT_SYMBOL() and declaration in bbm.h are also
removed.

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>
2016-01-23 14:00:16 -08:00
..
generic.c mtd: onenand: generic: show parent device in sysfs 2015-10-13 12:56:37 -07:00
Kconfig mtd: onenand: remove s5pc100 related onenand codes 2014-07-13 07:35:14 +09:00
Makefile
omap2.c mtd: drop unnecessary partition parser data 2015-11-11 13:58:59 -08:00
onenand_base.c mtd: onenand: drop dead code 2015-03-11 15:21:47 -07:00
onenand_bbt.c mtd: onenand: make onenand_scan_bbt() static 2016-01-23 14:00:16 -08:00
samsung.c mtd: onenand: samsung: drop owner assignment 2015-10-13 12:56:41 -07:00
samsung.h mtd: onenand: Trivial cleanup in samsung.h 2014-01-11 12:00:25 -08:00