diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1999-02-15 02:15:32 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1999-02-15 02:15:32 +0000 |
commit | 86464aed71025541805e7b1515541aee89879e33 (patch) | |
tree | e01a457a4912a8553bc65524aa3125d51f29f810 /drivers/scsi/eata_pio_proc.c | |
parent | 88f99939ecc6a95a79614574cb7d95ffccfc3466 (diff) |
Merge with Linux 2.2.1.
Diffstat (limited to 'drivers/scsi/eata_pio_proc.c')
-rw-r--r-- | drivers/scsi/eata_pio_proc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/eata_pio_proc.c b/drivers/scsi/eata_pio_proc.c index 829053315..a6c59d7c6 100644 --- a/drivers/scsi/eata_pio_proc.c +++ b/drivers/scsi/eata_pio_proc.c @@ -24,7 +24,6 @@ int eata_pio_set_info(char *buffer, int length, struct Scsi_Host *HBA_ptr) int eata_pio_proc_info(char *buffer, char **start, off_t offset, int length, int hostno, int inout) { - Scsi_Device *scd; struct Scsi_Host *HBA_ptr; static u8 buff[512]; |