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:
dff65de
)
drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Mon, 1 Aug 2011 19:26:38 +0000
(15:26 -0400)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:51 +0000
(19:31 -0400)
These two macros were in module.h but now module.h is no longer
sprayed across every source file imaginable, so the users need
to expicitly call out their use of them.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
No differences found