提交 81e07c06 编写于 作者: S Stephen Rothwell 提交者: Greg Kroah-Hartman

staging: r8712u: include module.h where needed

Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au>
Acked-by: NLarry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 6a37b041
...@@ -32,6 +32,7 @@ ...@@ -32,6 +32,7 @@
#include <linux/device.h> #include <linux/device.h>
#include <linux/usb/ch9.h> #include <linux/usb/ch9.h>
#include <linux/firmware.h> #include <linux/firmware.h>
#include <linux/module.h>
#include "osdep_service.h" #include "osdep_service.h"
#include "drv_types.h" #include "drv_types.h"
......
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
#define _HCI_INTF_C_ #define _HCI_INTF_C_
#include <linux/usb.h> #include <linux/usb.h>
#include <linux/module.h>
#include "osdep_service.h" #include "osdep_service.h"
#include "drv_types.h" #include "drv_types.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册