Browse Source

[SCSI] jazz_esp: Delete useless prototype

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Ralf Baechle 19 years ago
parent
commit
0320503dce
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/scsi/jazz_esp.c

+ 0 - 1
drivers/scsi/jazz_esp.c

@@ -52,7 +52,6 @@ static volatile unsigned char cmd_buffer[16];
 				 * via PIO.
 				 */
 
-int jazz_esp_detect(struct scsi_host_template *tpnt);
 static int jazz_esp_release(struct Scsi_Host *shost)
 {
 	if (shost->irq)