mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 13:26:41 +07:00
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>
This commit is contained in:
parent
270ca16bc7
commit
e47872209d
@ -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 */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user