From: Ivan Safonov Date: Wed, 24 Aug 2016 08:22:24 +0000 (+0700) Subject: staging:r8188eu: remove unnecessary include from include/rtw_ht.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=7326be59671d9c62513d56a9daf031a482eeb531;p=deliverable%2Flinux.git 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 Signed-off-by: Greg Kroah-Hartman --- 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 -#include struct ht_priv { u32 ht_option;