From: Paul Gortmaker Date: Fri, 22 Jul 2011 17:18:16 +0000 (-0400) Subject: sparc: move symbol exporters to use export.h not module.h X-Git-Tag: v3.2-rc1~22^2~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=066bcaca51946c8305e3d637a795e8ccf8dbd3cf;p=pandora-kernel.git sparc: move symbol exporters to use export.h not module.h Many of the core sparc kernel files are not modules, but just including module.h for exporting symbols. Now these files can use the lighter footprint export.h for this role. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed