[SCSI] jazz_esp: Delete useless prototype
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
committed by
James Bottomley
parent
e24d873d25
commit
0320503dce
@@ -52,7 +52,6 @@ static volatile unsigned char cmd_buffer[16];
|
|||||||
* via PIO.
|
* via PIO.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
int jazz_esp_detect(struct scsi_host_template *tpnt);
|
|
||||||
static int jazz_esp_release(struct Scsi_Host *shost)
|
static int jazz_esp_release(struct Scsi_Host *shost)
|
||||||
{
|
{
|
||||||
if (shost->irq)
|
if (shost->irq)
|
||||||
|
Reference in New Issue
Block a user