Skip to content

Commit

Permalink
[SCSI] jazz_esp: Delete useless prototype
Browse files Browse the repository at this point in the history
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
  • Loading branch information
Ralf Baechle authored and James Bottomley committed Feb 28, 2006
1 parent e24d873 commit 0320503
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/scsi/jazz_esp.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 0320503

Please sign in to comment.