Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 765fcab2 authored by James Bottomley's avatar James Bottomley
Browse files

[SCSI] remove qlogicfc



All participants agree that qla2xxx can now successfully replace this.

Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
parent 907d91d7
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -1309,15 +1309,6 @@ config SCSI_QLOGIC_FAS
	  To compile this driver as a module, choose M here: the
	  module will be called qlogicfas.

config SCSI_QLOGIC_FC
	tristate "Qlogic ISP FC SCSI support"
	depends on PCI && SCSI
	help
	  This is a driver for the QLogic ISP2100 SCSI-FCP host adapter.

	  To compile this driver as a module, choose M here: the
	  module will be called qlogicfc.

config SCSI_QLOGIC_FC_FIRMWARE
	bool "Include loadable firmware in driver"
	depends on SCSI_QLOGIC_FC
+0 −1
Original line number Diff line number Diff line
@@ -78,7 +78,6 @@ obj-$(CONFIG_SCSI_NCR_Q720) += NCR_Q720_mod.o
obj-$(CONFIG_SCSI_SYM53C416)	+= sym53c416.o
obj-$(CONFIG_SCSI_QLOGIC_FAS)	+= qlogicfas408.o	qlogicfas.o
obj-$(CONFIG_PCMCIA_QLOGIC)	+= qlogicfas408.o
obj-$(CONFIG_SCSI_QLOGIC_FC)	+= qlogicfc.o 
obj-$(CONFIG_SCSI_QLOGIC_1280)	+= qla1280.o 
obj-$(CONFIG_SCSI_QLA_FC)	+= qla2xxx/
obj-$(CONFIG_SCSI_LPFC)		+= lpfc/

drivers/scsi/qlogicfc.c

deleted100644 → 0
+0 −2228

File deleted.

Preview size limit exceeded, changes collapsed.

drivers/scsi/qlogicfc_asm.c

deleted100644 → 0
+0 −9751

File deleted.

Preview size limit exceeded, changes collapsed.