[PATCH] bogus #if (ncr53c406)

From: viro
Date: Wed Sep 07 2005 - 17:27:02 EST


Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
----
diff -urN RC13-git7-hamachi/drivers/scsi/NCR53c406a.c RC13-git7-ncr53c406/drivers/scsi/NCR53c406a.c
--- RC13-git7-hamachi/drivers/scsi/NCR53c406a.c 2005-08-28 23:09:45.000000000 -0400
+++ RC13-git7-ncr53c406/drivers/scsi/NCR53c406a.c 2005-09-07 13:55:46.000000000 -0400
@@ -62,7 +62,7 @@

#define SYNC_MODE 0 /* Synchronous transfer mode */

-#if DEBUG
+#ifdef DEBUG
#undef NCR53C406A_DEBUG
#define NCR53C406A_DEBUG 1
#endif
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/