summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/eata_pio_proc.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1997-04-29 21:13:14 +0000
committer <ralf@linux-mips.org>1997-04-29 21:13:14 +0000
commit19c9bba94152148523ba0f7ef7cffe3d45656b11 (patch)
tree40b1cb534496a7f1ca0f5c314a523c69f1fee464 /drivers/scsi/eata_pio_proc.c
parent7206675c40394c78a90e74812bbdbf8cf3cca1be (diff)
Import of Linux/MIPS 2.1.36
Diffstat (limited to 'drivers/scsi/eata_pio_proc.c')
-rw-r--r--drivers/scsi/eata_pio_proc.c17
1 files changed, 0 insertions, 17 deletions
diff --git a/drivers/scsi/eata_pio_proc.c b/drivers/scsi/eata_pio_proc.c
index 8a7ed4a2e..d98958703 100644
--- a/drivers/scsi/eata_pio_proc.c
+++ b/drivers/scsi/eata_pio_proc.c
@@ -1,19 +1,3 @@
-
-#define MAX_SCSI_DEVICE_CODE 10
-const char *const pio_scsi_dev_types[MAX_SCSI_DEVICE_CODE] =
-{
- "Direct-Access ",
- "Sequential-Access",
- "Printer ",
- "Processor ",
- "WORM ",
- "CD-ROM ",
- "Scanner ",
- "Optical Device ",
- "Medium Changer ",
- "Communications "
-};
-
/*
* eata_set_info
* buffer : pointer to the data that has been written to the hostfile
@@ -147,4 +131,3 @@ int eata_pio_proc_info(char *buffer, char **start, off_t offset, int length,
* tab-width: 8
* End:
*/
-