Bluetooth: Remove unneeded forward declaration of __sco_chan_add
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Jul 2014 17:54:48 +0000 (19:54 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 13 Jul 2014 18:39:37 +0000 (21:39 +0300)
The forward declaration of __sco_chan_add is not needed and thus just
remove it. Move __sco_chan_add into the proper location.

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

No differences found