summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/NCR53c406a.c
diff options
context:
space:
mode:
authorviro@ZenIV.linux.org.uk2005-09-08 00:26:35 +0200
committerLinus Torvalds2005-09-08 02:17:34 +0200
commit147a67f0107effad2b454b786228c97e429f654e (patch)
tree95f7a2adcb496b928673d0d7aa857b65cfa767fa /drivers/scsi/NCR53c406a.c
parent[PATCH] bogus #if (smc91x.h) (diff)
downloadkernel-qcow2-linux-147a67f0107effad2b454b786228c97e429f654e.tar.gz
kernel-qcow2-linux-147a67f0107effad2b454b786228c97e429f654e.tar.xz
kernel-qcow2-linux-147a67f0107effad2b454b786228c97e429f654e.zip
[PATCH] bogus #if (ncr53c406)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/scsi/NCR53c406a.c')
-rw-r--r--drivers/scsi/NCR53c406a.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/NCR53c406a.c b/drivers/scsi/NCR53c406a.c
index 79ae73b23680..e1f2246ee7cd 100644
--- a/drivers/scsi/NCR53c406a.c
+++ b/drivers/scsi/NCR53c406a.c
@@ -62,7 +62,7 @@
#define SYNC_MODE 0 /* Synchronous transfer mode */
-#if DEBUG
+#ifdef DEBUG
#undef NCR53C406A_DEBUG
#define NCR53C406A_DEBUG 1
#endif