[SCSI] libsas: Clean up rphys/port dev list after a discovery error on an expander
[safe/jmp/linux-2.6] / drivers / scsi / a2091.c
index 0854069..f77016d 100644 (file)
@@ -24,7 +24,7 @@
 #define DMA(ptr) ((a2091_scsiregs *)((ptr)->base))
 #define HDATA(ptr) ((struct WD33C93_hostdata *)((ptr)->hostdata))
 
-static irqreturn_t a2091_intr (int irq, void *_instance, struct pt_regs *fp)
+static irqreturn_t a2091_intr (int irq, void *_instance)
 {
     unsigned long flags;
     unsigned int status;