git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
827509e
)
drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULE
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Sun, 10 Jul 2011 17:21:52 +0000
(13:21 -0400)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:32:00 +0000
(19:32 -0400)
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>
No differences found