aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/mac_scsi.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/mac_scsi.h')
-rw-r--r--drivers/scsi/mac_scsi.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/drivers/scsi/mac_scsi.h b/drivers/scsi/mac_scsi.h
index 66b34dbdc0d0..4eed4a75160b 100644
--- a/drivers/scsi/mac_scsi.h
+++ b/drivers/scsi/mac_scsi.h
@@ -17,22 +17,6 @@
#ifndef ASM
-#ifndef CMD_PER_LUN
-#define CMD_PER_LUN 2
-#endif
-
-#ifndef CAN_QUEUE
-#define CAN_QUEUE 16
-#endif
-
-#ifndef SG_TABLESIZE
-#define SG_TABLESIZE SG_NONE
-#endif
-
-#ifndef USE_TAGGED_QUEUING
-#define USE_TAGGED_QUEUING 0
-#endif
-
#include <scsi/scsicam.h>
#define NCR5380_implementation_fields /* none */