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:
b9e15ba
)
mm: Map most files to use export.h instead of module.h
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Sun, 16 Oct 2011 06:01:52 +0000
(
02:01
-0400)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 13:20:12 +0000
(09:20 -0400)
The files changed within are only using the EXPORT_SYMBOL
macro variants. They are not using core modular infrastructure
and hence don't need module.h but only the export.h header.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
No differences found