commit | 66300e66c680f7bcc43127627740f493ef0b05bc | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Sun Jul 10 12:14:53 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:31:41 2011 -0400 |
tree | 8f0e92c40063be1edf6727e5e9b09adb9102b5c7 | |
parent | c22405c98d3ff7042e369370d2bf54f9607d0f09 [diff] |
drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required They will need it called out explicitly in the near future due to a module.h usage cleanup that removes its implicit presence everywhere. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>