commit | 015b01cbca20276a6b09ad25ce4002e811a53130 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Jul 13 19:54:48 2014 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Jul 13 21:39:37 2014 +0300 |
tree | 0cfbdc58f92a2f903f914d64d87b41007c58adec | |
parent | 395365eaf125e53b9d7e1c11c91ee01bf5a4b792 [diff] |
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>