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: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
Kalle Valo 2019-02-11 18:48:06 +02:00
parent 95cccf4d79
commit db3b6280f5
1 changed files with 1 additions and 1 deletions

View File

@ -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