From: Paul Gortmaker Date: Sun, 10 Jul 2011 17:22:07 +0000 (-0400) Subject: xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users. X-Git-Tag: v3.2-rc1~22^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63c9744b9a53b8113b6d33ca361452b28f2ec391;p=pandora-kernel.git xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users. Things like THIS_MODULE and EXPORT_SYMBOL were simply everywhere because module.h was also everywhere. But we are fixing the latter. So we need to call out the real users in advance. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed