patch-2.3.18 linux/drivers/scsi/NCR5380.c
Next file: linux/drivers/scsi/NCR53c406a.c
Previous file: linux/drivers/scsi/BusLogic.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Sep  8 11:51:22 1999
-  Orig file: 
v2.3.17/linux/drivers/scsi/NCR5380.c
-  Orig date: 
Mon Aug  9 10:25:01 1999
diff -u --recursive --new-file v2.3.17/linux/drivers/scsi/NCR5380.c linux/drivers/scsi/NCR5380.c
@@ -1438,7 +1438,7 @@
 
 #ifndef DONT_USE_INTR
 #include <linux/blk.h>
-#include <asm/spinlock.h>
+#include <linux/spinlock.h>
 
 /*
  * Function : void NCR5380_intr (int irq)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)