]> 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, 28 Jul 2011 03:43:29 +0000 (23:43 -0400)
commit9e9c97a0d8260b5f7021a94d31681c7be0d641d3
treeb36c1b6fb7b4c55d9a805d783b29abe278ad7edd
parent8d834483abf27cc1d099bf06d5245d1ff833650b
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