Signed-off-by: Finn Thain <fth...@telegraphics.com.au> ---
This macro is only used in the NCR5380 drivers and they don't include this header. --- drivers/scsi/tmscsim.h | 2 -- 1 file changed, 2 deletions(-) Index: linux/drivers/scsi/tmscsim.h =================================================================== --- linux.orig/drivers/scsi/tmscsim.h 2014-09-29 10:55:44.000000000 +1000 +++ linux/drivers/scsi/tmscsim.h 2014-10-01 16:33:25.000000000 +1000 @@ -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 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html