]> git.karo-electronics.de Git - karo-tx-linux.git/commit
scsi: Fix files needing export.h since they use EXPORT_SYMBOL
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 27 May 2011 13:37:25 +0000 (09:37 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 21:31:24 +0000 (17:31 -0400)
commit7f0bf74deee666610c3d163de69498726f8a9f2e
tree01894cf83cd1b4660fe9503ed9a66a6b82e70f84
parenta590ef2f49428dce85ceaaed757d62036a94f8f2
scsi: Fix files needing export.h since they use EXPORT_SYMBOL

They were implicitly getting it from device.h --> module.h but
we want to clean that up and untangle that mess.  So add the
minimal header for the exports.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/scsi/lpfc/lpfc_scsi.c
drivers/scsi/scsi_lib.c
drivers/scsi/scsi_lib_dma.c