X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Farcdevice.h;h=2f85049cfb3d1ca94b1b9680bf3db2802b590acf;hb=8e9afcbbdef71aeeb510732f4f8d5ac3de863df0;hp=231ba090ae34c0617e54f9f20cf6f2a50a7e14b2;hpb=4d74f423c722b8cadfabe087369200013b217b67;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/arcdevice.h b/include/linux/arcdevice.h index 231ba090ae3..2f85049cfb3 100644 --- a/include/linux/arcdevice.h +++ b/include/linux/arcdevice.h @@ -334,7 +334,7 @@ void arcnet_dump_skb(struct net_device *dev, struct sk_buff *skb, char *desc); #endif void arcnet_unregister_proto(struct ArcProto *proto); -irqreturn_t arcnet_interrupt(int irq, void *dev_id, struct pt_regs *regs); +irqreturn_t arcnet_interrupt(int irq, void *dev_id); struct net_device *alloc_arcdev(char *name); #endif /* __KERNEL__ */