Bluetooth: Delete unused hci_req_prepare_suspend() declaration
authorYao Xiao <xiaoyao@rock-chips.com>
Sat, 26 Aug 2023 08:13:13 +0000 (16:13 +0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 20 Sep 2023 17:55:29 +0000 (10:55 -0700)
commitcbaabbcdcbd355f0a1ccc09a925575c51c270750
tree1dfd854ac13dfecb18e7fd2a00196699cea740cd
parent4a0f07d71b0483cc08c03cefa7c85749e187c214
Bluetooth: Delete unused hci_req_prepare_suspend() declaration

hci_req_prepare_suspend() has been deprecated in favor of
hci_suspend_sync().

Fixes: 182ee45da083 ("Bluetooth: hci_sync: Rework hci_suspend_notifier")
Signed-off-by: Yao Xiao <xiaoyao@rock-chips.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_request.h