diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/scsi/jazz_esp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/jazz_esp.c b/drivers/scsi/jazz_esp.c index 23728d1c980c..ee8735153dc3 100644 --- a/drivers/scsi/jazz_esp.c +++ b/drivers/scsi/jazz_esp.c | |||
@@ -52,7 +52,6 @@ static volatile unsigned char cmd_buffer[16]; | |||
52 | * via PIO. | 52 | * via PIO. |
53 | */ | 53 | */ |
54 | 54 | ||
55 | int jazz_esp_detect(struct scsi_host_template *tpnt); | ||
56 | static int jazz_esp_release(struct Scsi_Host *shost) | 55 | static int jazz_esp_release(struct Scsi_Host *shost) |
57 | { | 56 | { |
58 | if (shost->irq) | 57 | if (shost->irq) |