]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix sparse warning with btmrvl driver
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 2 Jul 2014 13:45:39 +0000 (16:45 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:56 +0000 (17:42 +0200)
commit14c4cc1547b37dbdc43165922c64bf3711fcdf60
tree3e09b5d474131c39f3453e120ab0cb4718b871af
parent078c627b811d786d6034e580c47ffad46ae04a7f
Bluetooth: Fix sparse warning with btmrvl driver

This patch fixes the following sparse warning caused by a missing
declaration in the header file:

drivers/bluetooth/btmrvl_main.c:218:5: warning: symbol 'btmrvl_pscan_window_reporting' was not declared. Should it be static?

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btmrvl_drv.h