]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/isdn/hisax/avm_pci.c
Remove obsolete #include <linux/config.h>
[karo-tx-linux.git] / drivers / isdn / hisax / avm_pci.c
index 5d8ee7368f7b79828abc89ec32b9e64724417bc9..93f3a5343a74eac355fe7f2202c2ad3108b8a243 100644 (file)
@@ -12,7 +12,6 @@
  *
  */
 
-#include <linux/config.h>
 #include <linux/init.h>
 #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;