Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

staging: r8712u: include module.h where needed

parent 6a37b041
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@
#define _HCI_INTF_C_

#include <linux/usb.h>
#include <linux/module.h>

#include "osdep_service.h"
#include "drv_types.h"