mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 03:53:37 +02:00
wil6210: include moduleparam.h
This now declares a module parameter, so include the necessary header file for that. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
This commit is contained in:
parent
dab55d1083
commit
949c2d0096
|
|
@ -15,6 +15,7 @@
|
|||
*/
|
||||
|
||||
#include <linux/etherdevice.h>
|
||||
#include <linux/moduleparam.h>
|
||||
#include "wil6210.h"
|
||||
#include "wmi.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user