commit | 8e336a722bb234f9d7805647e0290f2a397ca04d | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Sun Jul 10 13:09:12 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:32:08 2011 -0400 |
tree | 468d7c4fa0090a9d1d9e8e27a3a24af78398e8f5 | |
parent | 1014c22e42a6692660d1a77888d07f4811b2914d [diff] |
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. Lots of drivers have in the past expected the presence of basic things like THIS_MODULE and EXPORT_SYMBOL. With the header cleanup, they wont have these. Call out the include explicitly. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>