Bluetooth: Remove strtoba header declared but not defined
authorSyam Sidhardhan <s.syam@samsung.com>
Thu, 12 Apr 2012 15:03:20 +0000 (20:33 +0530)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 9 May 2012 04:40:34 +0000 (01:40 -0300)
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>
include/net/bluetooth/bluetooth.h

index f2c8bdf080616cb0676dab5066c93cef06fe4a63..d0e44a4151e665d1cf44c9f23ddefaefdcc870f5 100644 (file)
@@ -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 */