From: Johan Hedberg Date: Mon, 14 Oct 2013 18:15:25 +0000 (+0300) Subject: Bluetooth: Move set_bredr_scan() to avoid forward declaration X-Git-Tag: v3.13-rc1~105^2~55^2^2~54^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67e5a7a3d796d88da9662ab90aa23161c6a9f753;p=pandora-kernel.git Bluetooth: Move set_bredr_scan() to avoid forward declaration The set_bredr_scan() function will soon be needed by the set_bredr() function, so move it to a new location to avoid having to add a forward declaration. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed