From: Paul Gortmaker Date: Sun, 9 Oct 2011 03:24:48 +0000 (-0400) Subject: arm: Add export.h to recently added files for EXPORT_SYMBOL X-Git-Tag: v3.2-rc1~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c073e35550879fd133bc3fe509df5b88da51278;p=pandora-kernel.git 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed