diff options
Diffstat (limited to 'drivers/scsi/t128.h')
-rw-r--r-- | drivers/scsi/t128.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/scsi/t128.h b/drivers/scsi/t128.h index fd68cecc62af..82959ed89a18 100644 --- a/drivers/scsi/t128.h +++ b/drivers/scsi/t128.h @@ -88,12 +88,6 @@ #define T_DATA_REG_OFFSET 0x1e00 /* rw 512 bytes long */ #ifndef ASM -static int t128_abort(struct scsi_cmnd *); -static int t128_biosparam(struct scsi_device *, struct block_device *, - sector_t, int*); -static int t128_detect(struct scsi_host_template *); -static int t128_queue_command(struct Scsi_Host *, struct scsi_cmnd *); -static int t128_bus_reset(struct scsi_cmnd *); #ifndef CMD_PER_LUN #define CMD_PER_LUN 2 |