X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=drivers%2Fisdn%2Fhisax%2Favm_pci.c;h=93f3a5343a74eac355fe7f2202c2ad3108b8a243;hb=6ab3d5624e172c553004ecc862bfeac16d9d68b7;hp=5d8ee7368f7b79828abc89ec32b9e64724417bc9;hpb=a892acacd3a8546ac161526522f13b5174f2c471;p=karo-tx-linux.git diff --git a/drivers/isdn/hisax/avm_pci.c b/drivers/isdn/hisax/avm_pci.c index 5d8ee7368f7b..93f3a5343a74 100644 --- a/drivers/isdn/hisax/avm_pci.c +++ b/drivers/isdn/hisax/avm_pci.c @@ -12,7 +12,6 @@ * */ -#include #include #include "hisax.h" #include "isac.h" @@ -358,7 +357,7 @@ hdlc_fill_fifo(struct BCState *bcs) } } -static inline void +static void HDLC_irq(struct BCState *bcs, u_int stat) { int len; struct sk_buff *skb;