commit | 59d4d0863e2e87cbdc089bd446754d64a010d29c | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sat Feb 14 13:36:04 2015 -0800 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Feb 15 10:14:49 2015 +0200 |
tree | 767ed79828895dd122dc537833ac1a420f55d2f5 | |
parent | 055540a176c48b33dbb4d756e80e1e301ef86a42 [diff] |
Bluetooth: Make amp_mgr_list and amp_mgr_list_lock static There is no reason to have amp_mgr_list and amp_mgr_list_lock exported from a2mp.c and thus make both of them static. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>