Skip to content

Commit

Permalink
staging: btmtk_usb: remove unused including <linux/version.h>
Browse files Browse the repository at this point in the history
Remove including <linux/version.h> that don't need it.

Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
Wei Yongjun authored and gregkh committed May 21, 2013
1 parent 3dc0a00 commit cb41571
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/btmtk_usb/btmtk_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
#include <linux/completion.h>
#include <linux/firmware.h>
#include <linux/usb.h>
#include <linux/version.h>
#include <net/bluetooth/bluetooth.h>
#include <net/bluetooth/hci_core.h>

Expand Down

0 comments on commit cb41571

Please sign in to comment.