commit | 9623932cd5815e280cef5ebb54b5ee92bec382ad | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Sun Jul 10 13:21:52 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:32:00 2011 -0400 |
tree | 3874488d5c722cff37585c7f0159890f83447249 | |
parent | 827509e38e5a4a5ba65a745ec7b4b0278656d1ca [diff] |
drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULE Give these files export.h so that they can reliably get the EXPORT_SYMBOL and THIS_MODULE macros in the future, once module.h isn't implicitly everywhere. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>