commit | 1b6bc32f0a7380102499deb6aa99a59e789efb33 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri May 27 07:12:15 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:31:38 2011 -0400 |
tree | 283ef829016d671e7be5a6f72c00fa59fbc9f842 | |
parent | bff7832dd6670dd0e215ce32d60b18f3825a6555 [diff] |
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. Most of these files were implicitly getting EXPORT_SYMBOL via device.h which was including module.h, but that path will be broken soon. [ with input from Stephen Rothwell <sfr@canb.auug.org.au> ] Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>