diff options
Diffstat (limited to 'drivers/scsi/pcmcia/nsp_cs.h')
-rw-r--r-- | drivers/scsi/pcmcia/nsp_cs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/pcmcia/nsp_cs.h b/drivers/scsi/pcmcia/nsp_cs.h index 8908b8e5b78a..a88714f4c05b 100644 --- a/drivers/scsi/pcmcia/nsp_cs.h +++ b/drivers/scsi/pcmcia/nsp_cs.h | |||
@@ -346,7 +346,7 @@ static int nsp_reselected (Scsi_Cmnd *SCpnt); | |||
346 | static struct Scsi_Host *nsp_detect(struct scsi_host_template *sht); | 346 | static struct Scsi_Host *nsp_detect(struct scsi_host_template *sht); |
347 | 347 | ||
348 | /* Interrupt handler */ | 348 | /* Interrupt handler */ |
349 | //static irqreturn_t nspintr(int irq, void *dev_id, struct pt_regs *regs); | 349 | //static irqreturn_t nspintr(int irq, void *dev_id); |
350 | 350 | ||
351 | /* Module entry point*/ | 351 | /* Module entry point*/ |
352 | static int __init nsp_cs_init(void); | 352 | static int __init nsp_cs_init(void); |