]> 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, 28 Jul 2011 03:43:39 +0000 (23:43 -0400)
commit0694dfd3b41cf0113703139bb45b559a0ead2dde
treeb9c68912eeb74fc343f27159d10766fc58314253
parent569122eeb787fbed7ccfd363ddf326d0ecbde675
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