dect
/
linux-2.6
Archived
13
0
Fork 0

staging: r8712u: include module.h where needed

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Stephen Rothwell 2011-10-04 18:32:57 +11:00 committed by Greg Kroah-Hartman
parent 6a37b041d2
commit 81e07c06e6
2 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@
#include <linux/device.h>
#include <linux/usb/ch9.h>
#include <linux/firmware.h>
#include <linux/module.h>
#include "osdep_service.h"
#include "drv_types.h"

View File

@ -29,6 +29,7 @@
#define _HCI_INTF_C_
#include <linux/usb.h>
#include <linux/module.h>
#include "osdep_service.h"
#include "drv_types.h"