aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2018-03-28 13:22:14 +0000
committerJohan Hedberg <johan.hedberg@intel.com>2018-04-01 21:43:02 +0300
commitf9b95db0165ae81c99fe1893e586aab34751ee51 (patch)
tree51e5ac55f96e9424d5ef695297ee99b52b8771db /drivers/bluetooth
parentBluetooth: hci_bcm: Remove DMI quirk for the MINIX Z83-4 (diff)
downloadlinux-dev-f9b95db0165ae81c99fe1893e586aab34751ee51.tar.xz
linux-dev-f9b95db0165ae81c99fe1893e586aab34751ee51.zip
Bluetooth: btrsi: remove unused including <linux/version.h>
Remove including <linux/version.h> that don't need it. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth')
-rw-r--r--drivers/bluetooth/btrsi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/bluetooth/btrsi.c b/drivers/bluetooth/btrsi.c
index 5034325e417c..60d1419590ba 100644
--- a/drivers/bluetooth/btrsi.c
+++ b/drivers/bluetooth/btrsi.c
@@ -13,7 +13,6 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include <linux/version.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <net/bluetooth/bluetooth.h>