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>
Mon, 31 Oct 2011 23:31:11 +0000 (19:31 -0400)
commitf3bcc0179ab8145615a3b409d652cad1395fb7f3
treefdf8948971640356aee61cc23114cb4d78460cc7
parent4bb33cc8901898af80d5d4a9917067aa0839922a
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