aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/t128.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/t128.h')
-rw-r--r--drivers/scsi/t128.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/t128.h b/drivers/scsi/t128.h
index 9f06c1851069..806dda75820a 100644
--- a/drivers/scsi/t128.h
+++ b/drivers/scsi/t128.h
@@ -116,6 +116,7 @@
116#define NCR5380_queue_command t128_queue_command 116#define NCR5380_queue_command t128_queue_command
117#define NCR5380_abort t128_abort 117#define NCR5380_abort t128_abort
118#define NCR5380_bus_reset t128_bus_reset 118#define NCR5380_bus_reset t128_bus_reset
119#define NCR5380_info t128_info
119#define NCR5380_show_info t128_show_info 120#define NCR5380_show_info t128_show_info
120#define NCR5380_write_info t128_write_info 121#define NCR5380_write_info t128_write_info
121 122