Bluetooth: Remove enable_hs declaration
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 16 Oct 2013 09:09:01 +0000 (02:09 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 16 Oct 2013 09:28:25 +0000 (12:28 +0300)
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>

No differences found