提交 a59b968e 编写于 作者: P Paul Gortmaker

bluetooth: add module.h to drivers/bluetooth files as required.

Signed-off-by: NPaul Gortmaker <paul.gortmaker@windriver.com>
上级 4bcbcc96
...@@ -18,6 +18,8 @@ ...@@ -18,6 +18,8 @@
* this warranty disclaimer. * this warranty disclaimer.
**/ **/
#include <linux/module.h>
#include <net/bluetooth/bluetooth.h> #include <net/bluetooth/bluetooth.h>
#include <net/bluetooth/hci_core.h> #include <net/bluetooth/hci_core.h>
......
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
#include <linux/mmc/sdio_ids.h> #include <linux/mmc/sdio_ids.h>
#include <linux/mmc/sdio_func.h> #include <linux/mmc/sdio_func.h>
#include <linux/module.h>
#include <net/bluetooth/bluetooth.h> #include <net/bluetooth/bluetooth.h>
#include <net/bluetooth/hci_core.h> #include <net/bluetooth/hci_core.h>
......
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
#include <net/bluetooth/hci.h> #include <net/bluetooth/hci.h>
#include <linux/ti_wilink_st.h> #include <linux/ti_wilink_st.h>
#include <linux/module.h>
/* Bluetooth Driver Version */ /* Bluetooth Driver Version */
#define VERSION "1.0" #define VERSION "1.0"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册