aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2013-12-14 12:43:36 +0800
committerMarcel Holtmann <marcel@holtmann.org>2013-12-14 01:42:06 -0800
commit05c75e36710f74fc5a7618966b78818ec0d62567 (patch)
treefa4534ba72c8462113a7b454cd917afd96c8d66b /net/bluetooth
parent841a5ec72c028432f716670c4a7c2e1b70ee1341 (diff)
Bluetooth: remove unused including <linux/version.h>
Remove including <linux/version.h> that don't need it. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth')
-rw-r--r--net/bluetooth/6lowpan.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bluetooth/6lowpan.c b/net/bluetooth/6lowpan.c
index 37239db31182..5d3bfd8449b0 100644
--- a/net/bluetooth/6lowpan.c
+++ b/net/bluetooth/6lowpan.c
@@ -11,7 +11,6 @@
GNU General Public License for more details.
*/
-#include <linux/version.h>
#include <linux/if_arp.h>
#include <linux/netdevice.h>
#include <linux/etherdevice.h>