LOCAL / net: rfkill: bcm: block unused function bt_lpm_wake()
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 16 Apr 2018 06:18:34 +0000 (15:18 +0900)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:56:55 +0000 (14:56 +0900)
commite76d4b68ff252788ca3446902db54d1ce8a42ccb
treebaadd6ec82262259e622d83922f19a36805d8b3c
parenta491685398300b149e90bdfa42fd1c8b66d94472
LOCAL / net: rfkill: bcm: block unused function bt_lpm_wake()

The commit a59dded59516 ("LOCAL / net: rfkill: adapt to mainline
API/framework changes") blocks bluetooth low power mode feature
which requires bluetooth hci core modification but bt_lpm_wake()
function remains unused. Block the unused function to fix build
warning.

Change-Id: I91afca0435b1399d481d8d8b2130b83e8de7bba0
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
net/rfkill/rfkill-bcm.c