From 19c9bba94152148523ba0f7ef7cffe3d45656b11 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 29 Apr 1997 21:13:14 +0000 Subject: Import of Linux/MIPS 2.1.36 --- drivers/scsi/eata_pio_proc.c | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'drivers/scsi/eata_pio_proc.c') 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: */ - -- cgit v1.2.3