summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/eata_pio_proc.c
diff options
context:
space:
mode:
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:
*/
-