[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20160824082224.GA26485@alpha.sfu-kras.ru>
Date: Wed, 24 Aug 2016 15:22:24 +0700
From: Ivan Safonov <insafonov@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Arnd Bergmann <arnd@...db.de>,
Binoy Jayan <binoy.jayan@...aro.org>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Cc: Ivan Safonov <insafonov@...il.com>
Subject: [PATCH 29/41] staging:r8188eu: remove unnecessary include from
include/rtw_ht.h
osdep_service.h does not required in include/rtw_ht.h.
Signed-off-by: Ivan Safonov <insafonov@...il.com>
---
drivers/staging/rtl8188eu/include/rtw_ht.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/rtl8188eu/include/rtw_ht.h b/drivers/staging/rtl8188eu/include/rtw_ht.h
index 0ee11ef..d842ead 100644
--- a/drivers/staging/rtl8188eu/include/rtw_ht.h
+++ b/drivers/staging/rtl8188eu/include/rtw_ht.h
@@ -16,7 +16,6 @@
#define _RTW_HT_H_
#include <linux/ieee80211.h>
-#include <osdep_service.h>
struct ht_priv {
u32 ht_option;
--
2.7.3
Powered by blists - more mailing lists