Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 11 Jul 2014 04:19:41 +0000 (06:19 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 11 Jul 2014 10:58:50 +0000 (13:58 +0300)
commit2a0dccb3df2c8775d1a6e962aa88c4c22693c887
treedc179cc13324bc10194d9ece5a0aa7f14f10a1e3
parenta6801ca9856c24298cba2c1fafd3da818acdaab6
Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c

There exists no external user of struct sco_pinfo and sco_pi and
thus move it into the one place that is actually using it.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/sco.h
net/bluetooth/sco.c