diff options
-rw-r--r-- | drivers/scsi/pcmcia/nsp_cs.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/scsi/pcmcia/nsp_cs.h b/drivers/scsi/pcmcia/nsp_cs.h index 7fc9a9d0a448..4d4b4f53f3ab 100644 --- a/drivers/scsi/pcmcia/nsp_cs.h +++ b/drivers/scsi/pcmcia/nsp_cs.h | |||
@@ -331,10 +331,6 @@ static struct Scsi_Host *nsp_detect(struct scsi_host_template *sht); | |||
331 | /* Interrupt handler */ | 331 | /* Interrupt handler */ |
332 | //static irqreturn_t nspintr(int irq, void *dev_id); | 332 | //static irqreturn_t nspintr(int irq, void *dev_id); |
333 | 333 | ||
334 | /* Module entry point*/ | ||
335 | static int __init nsp_cs_init(void); | ||
336 | static void __exit nsp_cs_exit(void); | ||
337 | |||
338 | /* Debug */ | 334 | /* Debug */ |
339 | #ifdef NSP_DEBUG | 335 | #ifdef NSP_DEBUG |
340 | static void show_command (struct scsi_cmnd *SCpnt); | 336 | static void show_command (struct scsi_cmnd *SCpnt); |