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:
a5a697c
)
pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Wed, 26 Oct 2011 22:06:20 +0000
(18:06 -0400)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:32:21 +0000
(19:32 -0400)
These macros are no longer in module.h and module.h is no longer
present everywhere. Call out export.h for the users who are
making use of these macros.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
No differences found