summaryrefslogtreecommitdiff
path: root/drivers/scsi/arm/fas216.h
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2012-01-18 15:41:44 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2012-03-24 09:37:37 +0000
commit41569e370c5e1f5714a3386a3795efff99891f97 (patch)
tree2f6aecc8df5de80211c6aa754727637c5f1747b8 /drivers/scsi/arm/fas216.h
parent2b7da084d484fe0dd831464993e2abb496402eb8 (diff)
ARM: ecard: get rid of NO_IRQ madness
Get rid of the NO_IRQ madness from Acorn expansion card handling code. Thankfully, are relatively few users of this here, and so it's easy to audit. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/scsi/arm/fas216.h')
-rw-r--r--drivers/scsi/arm/fas216.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/scsi/arm/fas216.h b/drivers/scsi/arm/fas216.h
index 84b7127c0121..df2e1b3ddfe2 100644
--- a/drivers/scsi/arm/fas216.h
+++ b/drivers/scsi/arm/fas216.h
@@ -12,10 +12,6 @@
#ifndef FAS216_H
#define FAS216_H
-#ifndef NO_IRQ
-#define NO_IRQ 255
-#endif
-
#include <scsi/scsi_eh.h>
#include "queue.h"