[SCSI] psi240i: remove driver
authorBoaz Harrosh <bharrosh@panasas.com>
Thu, 12 Jul 2007 16:49:15 +0000 (19:49 +0300)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 12 Jan 2008 00:22:36 +0000 (18:22 -0600)
commit864a4675b239dcc3ae5b8adce15a370639b5ccab
treee9cf42bd3fc7c83a705452cad8afc4476dfde4ab
parent53d2a885032411b471b393d065c7b4693fbaafb4
[SCSI] psi240i: remove driver

The psi240i driver is still written for cmnd->request_buffer
as a char pointer to actual data. There was never any attempt
to use the scatterlist option.

  - remove all source files (3) from drivers/scsi
  - Remove from Makefile and Kconfig

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/Kconfig
drivers/scsi/Makefile
drivers/scsi/psi240i.c [deleted file]
drivers/scsi/psi240i.h [deleted file]
drivers/scsi/psi_chip.h [deleted file]