From: Johan Hedberg Date: Wed, 2 Jul 2014 13:45:39 +0000 (+0300) Subject: Bluetooth: Fix sparse warning with btmrvl driver X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af96324312ed5b3d095d54b6d56b93f693f54c9f;p=pandora-kernel.git 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 Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed