]> 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, 25 Aug 2011 17:55:19 +0000 (13:55 -0400)
commit6841a1b97cc334d8fe10fa993b212a59e5ad4f6a
tree0ef36bb32d37058e1fce0ee4b44e544d19f26740
parent9f79429ca85d340c76ed8395a04812eb5bf740f3
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