From dcec8a13bf565e47942a1751a9cec21bec5648fe Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 7 May 1998 02:55:41 +0000 Subject: o Merge with Linux 2.1.99. o Fix ancient bug in the ELF loader making ldd crash. o Fix ancient bug in the keyboard code for SGI, SNI and Jazz. --- drivers/scsi/dtc.h | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/scsi/dtc.h') diff --git a/drivers/scsi/dtc.h b/drivers/scsi/dtc.h index c0e15f6ea..9acdf4a04 100644 --- a/drivers/scsi/dtc.h +++ b/drivers/scsi/dtc.h @@ -112,6 +112,7 @@ int dtc_proc_info (char *buffer, char **start, off_t offset, #endif #define NCR5380_intr dtc_intr +#define do_NCR5380_intr do_dtc_intr #define NCR5380_queue_command dtc_queue_command #define NCR5380_abort dtc_abort #define NCR5380_reset dtc_reset -- cgit v1.2.3