]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_sync: Fix compilation warning
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Sun, 9 Jan 2022 05:21:45 +0000 (21:21 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 10 Jan 2022 16:41:38 +0000 (17:41 +0100)
commit33361de7a733514b8fff23f605f529a6650c8c7c
tree7476bcc9950deb72775dd905d17168fd3ddb7b4b
parente9c5fbd339e42fb828a72dd2d3b7bcd1727e87a8
Bluetooth: hci_sync: Fix compilation warning

This fixes the following warning:

net/bluetooth/hci_sync.c:5143:5: warning: no previous prototype for
‘hci_le_ext_create_conn_sync’ [-Wmissing-prototypes]

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_sync.c