Commit 0320503d authored by Ralf Baechle's avatar Ralf Baechle Committed by James Bottomley

[SCSI] jazz_esp: Delete useless prototype

Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
parent e24d873d
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment