mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 14:40:12 -04:00
tmscim: remove unused SCSI_IRQ_NONE macro definition
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>
This commit is contained in:
committed by
Christoph Hellwig
parent
d7cb71ec3a
commit
0f8fcc08f9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user