Commit db3b6280 authored by Kalle Valo's avatar Kalle Valo

ath10k: change wmi.h to include only ieee80211.h

wmi.h does not use anything from mac80211.h so change it to include only
ieee80211.h.
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent 95cccf4d
......@@ -20,7 +20,7 @@
#define _WMI_H_
#include <linux/types.h>
#include <net/mac80211.h>
#include <linux/ieee80211.h>
/*
* This file specifies the WMI interface for the Unified Software
......
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