]> 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>
Thu, 11 Aug 2011 21:31:13 +0000 (17:31 -0400)
commitdd0c5314d1ecaa2e8146ba4ad00f4d4b474a726d
treeb837b2fad426f4cec98500724ebfb444cc8fffe0
parent8d0fabed2e0b0c15e513216db2819fb4151b2532
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