[Bluetooth] Remove unused functions and cleanup symbol exports
[pandora-kernel.git] / net / bluetooth / hci_event.c
index c4b592b..26050d1 100644 (file)
@@ -1040,4 +1040,3 @@ void hci_si_event(struct hci_dev *hdev, int type, int dlen, void *data)
        hci_send_to_sock(hdev, skb);
        kfree_skb(skb);
 }
-EXPORT_SYMBOL(hci_si_event);