[SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, and shost_...
[safe/jmp/linux-2.6] / drivers / scsi / NCR53C9x.h
index 521e3f8..d85cb73 100644 (file)
@@ -652,7 +652,7 @@ extern int nesps, esps_in_use, esps_running;
 
 /* External functions */
 extern void esp_bootup_reset(struct NCR_ESP *esp, struct ESP_regs *eregs);
-extern struct NCR_ESP *esp_allocate(struct scsi_host_template *, void *);
+extern struct NCR_ESP *esp_allocate(struct scsi_host_template *, void *, int);
 extern void esp_deallocate(struct NCR_ESP *);
 extern void esp_release(void);
 extern void esp_initialize(struct NCR_ESP *);