From: Chaehyun Lim Date: Thu, 30 Jun 2016 12:23:54 +0000 (+0300) Subject: ath10k: remove unused X-Git-Tag: v4.8-rc1~140^2~29^2~9^2~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a3dadad73324e95a461235ec016e686445bd468d;p=thirdparty%2Fkernel%2Flinux.git ath10k: remove unused is not used anymore, so just remove the include. Signed-off-by: Chaehyun Lim Signed-off-by: Kalle Valo --- diff --git a/drivers/net/wireless/ath/ath10k/htc.h b/drivers/net/wireless/ath/ath10k/htc.h index cc827185d3e91..0c55cd92a9517 100644 --- a/drivers/net/wireless/ath/ath10k/htc.h +++ b/drivers/net/wireless/ath/ath10k/htc.h @@ -22,7 +22,6 @@ #include #include #include -#include #include struct ath10k;