diff options
Diffstat (limited to 'drivers/scsi/mac_scsi.h')
| -rw-r--r-- | drivers/scsi/mac_scsi.h | 10 | 
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/scsi/mac_scsi.h b/drivers/scsi/mac_scsi.h index 7dc62fce1c4..06969b06e54 100644 --- a/drivers/scsi/mac_scsi.h +++ b/drivers/scsi/mac_scsi.h @@ -22,10 +22,6 @@   * 1+ (800) 334-5454   */ -/* - * $Log: cumana_NCR5380.h,v $ - */ -  #ifndef MAC_NCR5380_H  #define MAC_NCR5380_H @@ -51,8 +47,6 @@  #include <scsi/scsicam.h> -#ifndef HOSTS_C -  #define NCR5380_implementation_fields \      int port, ctrl @@ -75,10 +69,6 @@  #define NCR5380_show_info macscsi_show_info  #define NCR5380_write_info macscsi_write_info -#define BOARD_NORMAL	0 -#define BOARD_NCR53C400	1 - -#endif /* ndef HOSTS_C */  #endif /* ndef ASM */  #endif /* MAC_NCR5380_H */  | 
