]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/bluetooth/hci_bcsp.c
[SCSI] gdth: Fix && typos
[linux-2.6-omap-h63xx.git] / drivers / bluetooth / hci_bcsp.c
index 8fddfdfd0fbdcca1c779cc12736051f8c9439c6c..d0cface535fb33e851aeab4548c2bcd6097340dd 100644 (file)
@@ -22,7 +22,6 @@
  *
  */
 
-#include <linux/config.h>
 #include <linux/module.h>
 
 #include <linux/kernel.h>
@@ -494,7 +493,7 @@ static inline void bcsp_unslip_one_byte(struct bcsp_struct *bcsp, unsigned char
        }
 }
 
-static inline void bcsp_complete_rx_pkt(struct hci_uart *hu)
+static void bcsp_complete_rx_pkt(struct hci_uart *hu)
 {
        struct bcsp_struct *bcsp = hu->priv;
        int pass_up;