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:
1014c22
)
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Sun, 10 Jul 2011 17:09:12 +0000
(13:09 -0400)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:32:08 +0000
(19:32 -0400)
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>
No differences found