tmscim: remove unused SCSI_IRQ_NONE macro definition
authorFinn Thain <[email protected]>
Fri, 3 Oct 2014 01:44:30 +0000 (11:44 +1000)
committerChristoph Hellwig <[email protected]>
Wed, 12 Nov 2014 10:31:58 +0000 (11:31 +0100)
This macro is only used in the NCR5380 drivers and they don't include
this header.

Signed-off-by: Finn Thain <[email protected]>
Acked-by: Guennadi Liakhovetski <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
drivers/scsi/tmscsim.h

index 3d1bb4ad1826122cf8acbeb2ac4aa1f4b51e3610..c9ad4bb770982c58f79f80fc1dbb78ee2ac55b5d 100644 (file)
@@ -10,8 +10,6 @@
 
 #include <linux/types.h>
 
-#define SCSI_IRQ_NONE 255
-
 #define MAX_ADAPTER_NUM        4
 #define MAX_SG_LIST_BUF        16      /* Not used */
 #define MAX_SCSI_ID            8