commit | d3900cb25de21476758f1ae8b8d3e4602e3cd4ed | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Wed Oct 16 02:09:01 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Wed Oct 16 12:28:25 2013 +0300 |
tree | dd915013d1c1f5e27eb853f8d07e7c1c74d703dc | |
parent | 3432711f49c31c8f21f8a9beb0b3d4b2c7bc9dc2 [diff] |
Bluetooth: Remove enable_hs declaration This seems to be a left-over. The module parameter enable_hs has been removed, but its extern declaration is still present. It is not needed anymore, so just remove it. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>