Skip to content

Commit

Permalink
[PATCH] bogus #if (ncr53c406)
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
viro@ZenIV.linux.org.uk authored and Linus Torvalds committed Sep 8, 2005
1 parent 4c86b11 commit 147a67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/scsi/NCR53c406a.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

#define SYNC_MODE 0 /* Synchronous transfer mode */

#if DEBUG
#ifdef DEBUG
#undef NCR53C406A_DEBUG
#define NCR53C406A_DEBUG 1
#endif
Expand Down

0 comments on commit 147a67f

Please sign in to comment.