commit | 2ba51ea28ba54ea8808ba7dfd694f1dd37e8b7c7 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Jun 13 20:39:21 2011 +0200 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed Jun 29 15:14:54 2011 -0500 |
tree | 5de96c807f204cb51d81c482058661efb5511173 | |
parent | 0cb8cd76aa6fc759de3b59f4dd5ab5ed6c3a1149 [diff] |
[SCSI] sun3: Add various missing NDEBUG* definitions This fixes a.o.: drivers/scsi/sun3_scsi.h:225:5: warning: "NDEBUG" is not defined drivers/scsi/sun3_scsi.h:345:14: warning: "NDEBUG_ABORT" is not defined drivers/scsi/sun3_scsi.h:351:14: warning: "NDEBUG_TAGS" is not defined drivers/scsi/sun3_scsi.h:357:14: warning: "NDEBUG_MERGING" is not defined Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: James Bottomley <JBottomley@Parallels.com>