]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/isdn/hardware/mISDN/w6692.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[net-next-2.6.git] / drivers / isdn / hardware / mISDN / w6692.c
index d3f1077b709b9e2fa0e3267bec761552813de8bf..31f9d71fb22f7f094fc5d373b0b4e3e9a33a51c4 100644 (file)
@@ -25,6 +25,7 @@
 #include <linux/pci.h>
 #include <linux/delay.h>
 #include <linux/mISDNhw.h>
+#include <linux/slab.h>
 #include "w6692.h"
 
 #define W6692_REV      "2.0"
@@ -529,6 +530,7 @@ W6692_fill_Bfifo(struct w6692_ch *wch)
        }
 }
 
+#if 0
 static int
 setvolume(struct w6692_ch *wch, int mic, struct sk_buff *skb)
 {
@@ -571,6 +573,7 @@ enable_pots(struct w6692_ch *wch)
        WriteW6692(card, W_PCTL, card->pctl);
        return 0;
 }
+#endif
 
 static int
 disable_pots(struct w6692_ch *wch)