diff options
Diffstat (limited to 'drivers/scsi/atari_scsi.h')
-rw-r--r-- | drivers/scsi/atari_scsi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/atari_scsi.h b/drivers/scsi/atari_scsi.h index 3299d91d7336..58cc32f79b86 100644 --- a/drivers/scsi/atari_scsi.h +++ b/drivers/scsi/atari_scsi.h | |||
@@ -44,7 +44,6 @@ | |||
44 | #define NCR5380_read(reg) atari_scsi_reg_read( reg ) | 44 | #define NCR5380_read(reg) atari_scsi_reg_read( reg ) |
45 | #define NCR5380_write(reg, value) atari_scsi_reg_write( reg, value ) | 45 | #define NCR5380_write(reg, value) atari_scsi_reg_write( reg, value ) |
46 | 46 | ||
47 | #define NCR5380_intr atari_scsi_intr | ||
48 | #define NCR5380_queue_command atari_scsi_queue_command | 47 | #define NCR5380_queue_command atari_scsi_queue_command |
49 | #define NCR5380_abort atari_scsi_abort | 48 | #define NCR5380_abort atari_scsi_abort |
50 | #define NCR5380_show_info atari_scsi_show_info | 49 | #define NCR5380_show_info atari_scsi_show_info |