From 788a675675b3ec5b64d232eae25e8e3e897cd31b Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 4 Apr 2015 22:36:04 -0700 Subject: Bluetooth: hci_uart: Update version number driver This version number is more cosmetic and for debugging purposes, but since there has been a few changes lately, increase it now. Two left-over and not used version constants that were never exposed anywhere are removed since they have no actual value. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- drivers/bluetooth/hci_h4.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers/bluetooth/hci_h4.c') diff --git a/drivers/bluetooth/hci_h4.c b/drivers/bluetooth/hci_h4.c index 81ad249fc44f..07f5f7a21961 100644 --- a/drivers/bluetooth/hci_h4.c +++ b/drivers/bluetooth/hci_h4.c @@ -46,8 +46,6 @@ #include "hci_uart.h" -#define VERSION "1.2" - struct h4_struct { struct sk_buff *rx_skb; struct sk_buff_head txq; -- cgit v1.2.3