]> git.karo-electronics.de Git - karo-tx-linux.git/commit
scsi: Add module.h to drivers/scsi users who really need it.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 17 Jul 2011 19:23:40 +0000 (15:23 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 6 Oct 2011 18:09:57 +0000 (14:09 -0400)
commit92141b6de2bc562a2d0d22623e8391d5b8a20e0b
tree06e8726d8408a71e3192b2959146a1e006fd6a7f
parent89373df1592a46306a5d0d3fc4eb2ddacd83e493
scsi: Add module.h to drivers/scsi users who really need it.

The module.h was really just about everywhere.  But no more.
With a cleanup, you'll really need to grab it if you want it.
Fix up the users who really need it in SCSI.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
12 files changed:
drivers/scsi/aacraid/aachba.c
drivers/scsi/device_handler/scsi_dh.c
drivers/scsi/device_handler/scsi_dh_alua.c
drivers/scsi/device_handler/scsi_dh_emc.c
drivers/scsi/device_handler/scsi_dh_hp_sw.c
drivers/scsi/device_handler/scsi_dh_rdac.c
drivers/scsi/libfc/fc_libfc.c
drivers/scsi/libfc/fc_lport.c
drivers/scsi/libsrp.c
drivers/scsi/lpfc/lpfc_debugfs.c
drivers/scsi/megaraid/megaraid_mbox.c
drivers/scsi/osd/osd_initiator.c