From: Marcel Holtmann Date: Tue, 16 Sep 2014 19:36:09 +0000 (+0200) Subject: Bluetooth: Remove exported hci_recv_fragment function X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~71^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0097db06f5ab2df1756bc4cbf4395593024d87a1;p=pandora-kernel.git Bluetooth: Remove exported hci_recv_fragment function The hci_recv_fragment function is no longer used by any driver and thus do not export it. In fact it is not even needed by the core and it can be removed altogether. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed