[SCSI] NCR5380: fix undefined preprocessor identifier
authorRandy Dunlap <rdunlap@xenotime.net>
Mon, 3 Oct 2005 00:15:29 +0000 (17:15 -0700)
committerJames Bottomley <jejb@mulgrave.(none)>
Sun, 16 Oct 2005 16:50:21 +0000 (11:50 -0500)
commitf566a576bca09de85bf477fc0ab2c8c96405b77b
treeed4ae0c7a3592841367d486e867e43c82a83a5da
parent7a3ca7d2b5ec31b2cfa594b961d77e68075e33c7
[SCSI] NCR5380: fix undefined preprocessor identifier

Fix 12 undefined preprocessor identifier warnings (4 each in 3 driver builds):
drivers/scsi/NCR5380.c:2744:16: warning: undefined preprocessor identifier 'NDEBUG_ABORT'
drivers/scsi/NCR5380.c:2744:16: warning: "NDEBUG_ABORT" is not defined

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/NCR5380.c