Bluetooth: Move hci_amp_capable() function into L2CAP core
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 5 Oct 2013 18:47:48 +0000 (11:47 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 6 Oct 2013 08:25:58 +0000 (10:25 +0200)
The hci_amp_capable() function has only a single user inside the L2CAP
core. Instead of exporting the function, place it next to its user.

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

No differences found