Commit 81e07c06 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Greg Kroah-Hartman

staging: r8712u: include module.h where needed

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Acked-by: default avatarLarry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 6a37b041
......@@ -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"
......
......@@ -29,6 +29,7 @@
#define _HCI_INTF_C_
#include <linux/usb.h>
#include <linux/module.h>
#include "osdep_service.h"
#include "drv_types.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment