1
0
Fork 0

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>
hifive-unleashed-5.1
Syam Sidhardhan 2012-04-12 20:33:20 +05:30 committed by Gustavo Padovan
parent 270ca16bc7
commit e47872209d
1 changed files with 0 additions and 1 deletions

View 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 */