]> 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)
commitc60c22021523de878484f08852136ab15a680265
tree3e09b5d474131c39f3453e120ab0cb4718b871af
parentf9f65252a393493a21028630b6ffcbded714082a
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