[SCSI] sun3: Check for NCR_TIMEOUT being defined instead of having a value
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 13 Jun 2011 18:39:20 +0000 (20:39 +0200)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 29 Jun 2011 20:14:38 +0000 (15:14 -0500)
commit0cb8cd76aa6fc759de3b59f4dd5ab5ed6c3a1149
tree1850ee01fe461a8e9cda188df8e71e47c2df89d3
parent19b6c51cf05656c9dd970164be52b120162391bf
[SCSI] sun3: Check for NCR_TIMEOUT being defined instead of having a value

This fixes:

drivers/scsi/sun3_NCR5380.c:1448:5: warning: "NCR_TIMEOUT" is not defined

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/sun3_NCR5380.c