diff options
Diffstat (limited to 'drivers/bluetooth/btwilink.c')
| -rw-r--r-- | drivers/bluetooth/btwilink.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bluetooth/btwilink.c b/drivers/bluetooth/btwilink.c index 04d353f58d7..b5f83b44a0c 100644 --- a/drivers/bluetooth/btwilink.c +++ b/drivers/bluetooth/btwilink.c @@ -29,6 +29,7 @@  #include <net/bluetooth/hci.h>  #include <linux/ti_wilink_st.h> +#include <linux/module.h>  /* Bluetooth Driver Version */  #define VERSION               "1.0"  |