aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/bluetooth.h
diff options
context:
space:
mode:
authorSyam Sidhardhan <s.syam@samsung.com>2012-04-12 20:33:20 +0530
committerGustavo Padovan <gustavo@padovan.org>2012-05-09 01:40:34 -0300
commite47872209d67a3283f88c39729b5bf11860b7b19 (patch)
tree0cd36f9cb64798dd4c95749121747562faded928 /include/net/bluetooth/bluetooth.h
parentBluetooth: remove header declared but not defined (diff)
downloadlinux-dev-e47872209d67a3283f88c39729b5bf11860b7b19.tar.xz
linux-dev-e47872209d67a3283f88c39729b5bf11860b7b19.zip
Bluetooth: Remove strtoba header declared but not defined
No one is using strtoba() in the bluetooth subsystem. Signed-off-by: Syam Sidhardhan <s.syam@samsung.com> Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
Diffstat (limited to 'include/net/bluetooth/bluetooth.h')
-rw-r--r--include/net/bluetooth/bluetooth.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/bluetooth/bluetooth.h b/include/net/bluetooth/bluetooth.h
index f2c8bdf08061..d0e44a4151e6 100644
--- a/include/net/bluetooth/bluetooth.h
+++ b/include/net/bluetooth/bluetooth.h
@@ -178,7 +178,6 @@ static inline void bacpy(bdaddr_t *dst, bdaddr_t *src)
void baswap(bdaddr_t *dst, bdaddr_t *src);
char *batostr(bdaddr_t *ba);
-bdaddr_t *strtoba(char *str);
/* Common socket structures and functions */