aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/sun3_scsi.h
diff options
context:
space:
mode:
authorSam Creasey <sammy@sammy.net>2006-12-09 10:37:05 +0100
committerLinus Torvalds <torvalds@woody.osdl.org>2006-12-09 09:41:18 -0800
commitc39e7eee149b4105fc49df27a2cb04fad880bb00 (patch)
tree16900d269d2aefe32c2c0280f2291b886c84c599 /drivers/scsi/sun3_scsi.h
parenta3a79bd7c75f0055df16540c7e9dbe270060ebe8 (diff)
[PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work again
Make sun3 scsi drivers compile/work again (though with way too many warnings...) Tested on 3/50, 3/60. Signed-off-by: Sam Creasey <sammy@sammy.net> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/scsi/sun3_scsi.h')
-rw-r--r--drivers/scsi/sun3_scsi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/sun3_scsi.h b/drivers/scsi/sun3_scsi.h
index a1103b3e203..b29a9d661ca 100644
--- a/drivers/scsi/sun3_scsi.h
+++ b/drivers/scsi/sun3_scsi.h
@@ -221,7 +221,7 @@ struct sun3_udc_regs {
*
*/
-
+#include "NCR5380.h"
#if NDEBUG & NDEBUG_ARBITRATION
#define ARB_PRINTK(format, args...) \