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:
d81a6d7
)
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Fri, 27 May 2011 13:37:25 +0000
(09:37 -0400)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:22 +0000
(19:31 -0400)
They were implicitly getting it from device.h --> module.h but
we want to clean that up. So add the minimal header for these
macros.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
No differences found