]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/bluetooth/bnep/netdev.c
Bluetooth: Remove unnecessary headers include
[karo-tx-linux.git] / net / bluetooth / bnep / netdev.c
index 46c9ece7b04ae524ebeaf41560357aec7cc9522f..98f86f91d47c691b9e6604b73e2e8248f29921cf 100644 (file)
    SOFTWARE IS DISCLAIMED.
 */
 
-#include <linux/module.h>
-#include <linux/slab.h>
-
-#include <linux/socket.h>
-#include <linux/netdevice.h>
+#include <linux/export.h>
 #include <linux/etherdevice.h>
-#include <linux/skbuff.h>
-#include <linux/wait.h>
-
-#include <asm/unaligned.h>
 
 #include <net/bluetooth/bluetooth.h>
 #include <net/bluetooth/hci_core.h>