]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 10 Jul 2011 16:43:28 +0000 (12:43 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 08:05:33 +0000 (04:05 -0400)
commitb41d8263952471ca60ce25561aa867ad5ea2f461
tree239931f32c32809f5db4a9cb1b57d963e0ffa200
parentb7474bb0bcc4e7657c242ffd887c0aa7d3410c73
mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed

These two common macros will be no longer present everywhere.
Call out the include needs of them explicitly where required.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/mtd/mtdsuper.c
drivers/mtd/nand/nand_bbt.c
drivers/mtd/onenand/onenand_bbt.c
drivers/mtd/ubi/vmt.c