summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Safonov2016-08-24 10:22:24 +0200
committerGreg Kroah-Hartman2016-09-01 18:01:41 +0200
commit7326be59671d9c62513d56a9daf031a482eeb531 (patch)
tree86570e67f060616cc52b0530eded63f53bcd3bb4
parentstaging: r8188eu: remove dead code from rtw_update_ht_cap function (diff)
downloadkernel-qcow2-linux-7326be59671d9c62513d56a9daf031a482eeb531.tar.gz
kernel-qcow2-linux-7326be59671d9c62513d56a9daf031a482eeb531.tar.xz
kernel-qcow2-linux-7326be59671d9c62513d56a9daf031a482eeb531.zip
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>
-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 0ee11ef09bcf..d842eade7f57 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;