Bluetooth: Remove unneeded forward declaration of sco_chan_del
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Jul 2014 17:54:49 +0000 (19:54 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 13 Jul 2014 18:39:38 +0000 (21:39 +0300)
commite03ab5199df597d3f1737ef638a7f692daaaef9f
treebfc8859bb3e29deac1861266967f4f90f1d20249
parent015b01cbca20276a6b09ad25ce4002e811a53130
Bluetooth: Remove unneeded forward declaration of sco_chan_del

The forward declaration of sco_chan_del is not needed and thus just
remove it. Move sco_chan_del 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