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:
eefa9cf
)
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
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:23 +0000
(19:31 -0400)
For the basic SCSI infrastructure files that are exporting symbols
but not modules themselves, add in the basic export.h header file
to allow the exports.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
No differences found