]> git.baikalelectronics.ru Git - kernel.git/commit
arm: Add export.h to recently added files for EXPORT_SYMBOL
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 9 Oct 2011 03:24:48 +0000 (23:24 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 7 Nov 2011 18:28:58 +0000 (10:28 -0800)
commitab9566e71be53a97eaaf93515e295a03148dc99d
tree7fdbfc7d5cb6a8c3c53defc06387dee6785120fc
parentb29b5f9e9e2df748204b852a70e2410a3fcf6ad2
arm: Add export.h to recently added files for EXPORT_SYMBOL

These files didn't exist at the time of the module.h split, and
so were not fixed by the commits on that baseline.  Since they use
the EXPORT_SYMBOL and/or THIS_MODULE macros, they will need the
new export.h file included that provides them.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/arm/plat-samsung/dma-ops.c
arch/arm/plat-samsung/s3c-dma-ops.c