patch-2.3.99-pre6 linux/drivers/scsi/NCR53C9x.c
Next file: linux/drivers/scsi/README.st
Previous file: linux/drivers/scsi/ChangeLog.sym53c8xx
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Apr 21 16:08:45 2000
-  Orig file: 
v2.3.99-pre5/linux/drivers/scsi/NCR53C9x.c
-  Orig date: 
Tue Nov 23 22:42:21 1999
diff -u --recursive --new-file v2.3.99-pre5/linux/drivers/scsi/NCR53C9x.c linux/drivers/scsi/NCR53C9x.c
@@ -3542,7 +3542,7 @@
 		esp->dma_irq_exit(esp);
 }
 
-#ifndef __SMP__
+#ifndef CONFIG_SMP
 void esp_intr(int irq, void *dev_id, struct pt_regs *pregs)
 {
 	struct NCR_ESP *esp;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)