diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2024-02-07 14:42:11 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-06-12 11:11:55 +0200 |
commit | 75d7ac5e225eda7ce687c27b56a66c33fc963311 (patch) | |
tree | 5e82e18983840897da2571b933cb625e1f7d1054 /drivers/bluetooth/btusb.c | |
parent | 0a8af30a8672b72346e1cdd76aac190f920fa24a (diff) | |
download | linux-75d7ac5e225eda7ce687c27b56a66c33fc963311.tar.gz linux-75d7ac5e225eda7ce687c27b56a66c33fc963311.tar.bz2 linux-75d7ac5e225eda7ce687c27b56a66c33fc963311.zip |
Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS
[ Upstream commit f4b0c2b4cd78b75acde56c2ee5aa732b6fb2a6a9 ]
Commit cec9f3c5561d ("Bluetooth: Remove BT_HS") removes config BT_HS, but
misses two "ifdef BT_HS" blocks in hci_event.c.
Remove this dead code from this removed config option.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Stable-dep-of: 84a4bb6548a2 ("Bluetooth: HCI: Remove HCI_AMP support")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/bluetooth/btusb.c')
0 files changed, 0 insertions, 0 deletions