Skip to content

Commit

Permalink
tmscim: remove unused SCSI_IRQ_NONE macro definition
Browse files Browse the repository at this point in the history
This macro is only used in the NCR5380 drivers and they don't include
this header.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
  • Loading branch information
Finn Thain authored and Christoph Hellwig committed Nov 12, 2014
1 parent d7cb71e commit 0f8fcc0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/scsi/tmscsim.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0f8fcc0

Please sign in to comment.