commit | 63c9744b9a53b8113b6d33ca361452b28f2ec391 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Sun Jul 10 13:22:07 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:32:11 2011 -0400 |
tree | 9f5b2054dc963395378215dd7318137c0ed48ce3 | |
parent | 72ee5112a0007c958dc57f4a1469c4bbd2cf4d11 [diff] |
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 <paul.gortmaker@windriver.com>