patch-2.4.25 linux-2.4.25/drivers/scsi/NCR53C9x.h
Next file: linux-2.4.25/drivers/scsi/aha152x.c
Previous file: linux-2.4.25/drivers/scsi/Makefile
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
2004-02-18 05:36:31.000000000 -0800
-  Orig file: 
linux-2.4.24/drivers/scsi/NCR53C9x.h
-  Orig date: 
2001-09-14 14:40:00.000000000 -0700
diff -urN linux-2.4.24/drivers/scsi/NCR53C9x.h linux-2.4.25/drivers/scsi/NCR53C9x.h
@@ -639,8 +639,7 @@
 
 
 /* External functions */
-extern inline void esp_cmd(struct NCR_ESP *esp, struct ESP_regs *eregs,
-			   unchar cmd);
+extern void esp_cmd(struct NCR_ESP *esp, struct ESP_regs *eregs, unchar cmd);
 extern struct NCR_ESP *esp_allocate(Scsi_Host_Template *, void *);
 extern void esp_deallocate(struct NCR_ESP *);
 extern void esp_release(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)