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:
96547f5
)
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Sun, 10 Jul 2011 16:42:00 +0000
(12:42 -0400)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:32:06 +0000
(19:32 -0400)
These two basic defines were everywhere, simply because module.h
was also everywhere. But we are cleaning up the latter. So make
the exporters actually call out their need for the include.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
No differences found