]> 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>
Sun, 31 Jul 2011 08:05:44 +0000 (04:05 -0400)
commite083a671b3c2110d3b683bbc50bd6b2df15f6acb
tree645e9c484a99676c305821ad356a664ae5f27ef3
parent4a773bef58ce4eecdf016fd5e63d31f8c0350c32
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