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)
commit015b01cbca20276a6b09ad25ce4002e811a53130
tree0cfbdc58f92a2f903f914d64d87b41007c58adec
parent395365eaf125e53b9d7e1c11c91ee01bf5a4b792
Bluetooth: Remove unneeded forward declaration of __sco_chan_add

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>
net/bluetooth/sco.c