]> git.proxmox.com Git - mirror_ubuntu-kernels.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)
commit89a0b8b98f49ae34886e67624208c2898e1e4d7f
tree7476bcc9950deb72775dd905d17168fd3ddb7b4b
parent8aaaf2f3af2ae212428f4db1af34214225f5cec3
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