Fix the irq request
[openwrt-10.03/.git] / target / linux / adm5120-2.6 / files / drivers / net / adm5120sw.c
index c75ad4abb0b3dee5f3dbe7750949ea0a43e5d2c4..fb1752b631f2e8266350c515994cf919202813f5 100644 (file)
@@ -159,7 +159,7 @@ static inline void adm5120_tx(struct adm5120_dma *dma, struct sk_buff **skbl,
        }
 }
 
-irqreturn_t adm5120_sw_irq(int irq, void *dev_id, struct pt_regs *regs)
+static irqreturn_t adm5120_sw_irq(int irq, void *dev_id)
 {
        unsigned long intreg;