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

Commit 949c2d00 authored by Johannes Berg's avatar Johannes Berg Committed by Kalle Valo
Browse files

wil6210: include moduleparam.h



This now declares a module parameter, so include the necessary
header file for that.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
parent dab55d10
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
 */

#include <linux/etherdevice.h>
#include <linux/moduleparam.h>
#include "wil6210.h"
#include "wmi.h"