Skip to content

Commit

Permalink
[SCSI] fc4: remove this and all associated drivers
Browse files Browse the repository at this point in the history
This code has been slowly rotting for about eight years.  It's currently
impeding a few SCSI cleanups, and nobody seems to have hardware to test
it any more.  I talked to Dave Miller about it, and he agrees we can
delete it.  If anyone wants a software FC stack in future, they can
retrieve this driver from git.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
  • Loading branch information
Matthew Wilcox authored and James Bottomley committed Oct 18, 2007
1 parent d85714d commit 1ecd390
Show file tree
Hide file tree
Showing 19 changed files with 0 additions and 4,809 deletions.
2 changes: 0 additions & 2 deletions arch/sparc64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -456,8 +456,6 @@ source "drivers/Kconfig"

source "drivers/sbus/char/Kconfig"

source "drivers/fc4/Kconfig"

source "fs/Kconfig"

menu "Instrumentation Support"
Expand Down
1 change: 0 additions & 1 deletion drivers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ obj-$(CONFIG_NUBUS) += nubus/
obj-$(CONFIG_ATM) += atm/
obj-y += macintosh/
obj-$(CONFIG_IDE) += ide/
obj-$(CONFIG_FC4) += fc4/
obj-$(CONFIG_SCSI) += scsi/
obj-$(CONFIG_ATA) += ata/
obj-$(CONFIG_FUSION) += message/
Expand Down
81 changes: 0 additions & 81 deletions drivers/fc4/Kconfig

This file was deleted.

9 changes: 0 additions & 9 deletions drivers/fc4/Makefile

This file was deleted.

27 changes: 0 additions & 27 deletions drivers/fc4/fc-al.h

This file was deleted.

Loading

0 comments on commit 1ecd390

Please sign in to comment.