summaryrefslogtreecommitdiff
path: root/drivers/staging
diff options
context:
space:
mode:
authorIvan Safonov <insafonov@gmail.com>2016-08-24 08:22:24 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-01 16:01:41 (GMT)
commit7326be59671d9c62513d56a9daf031a482eeb531 (patch)
tree86570e67f060616cc52b0530eded63f53bcd3bb4 /drivers/staging
parent8204ba143f3d28e22a548881b0edb0e78aac1f8d (diff)
downloadlinux-7326be59671d9c62513d56a9daf031a482eeb531.tar.xz
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@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/rtl8188eu/include/rtw_ht.h1
1 files changed, 0 insertions, 1 deletions
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;