]> git.karo-electronics.de Git - linux-beck.git/commitdiff
staging:r8188eu: remove unnecessary include from include/rtw_ht.h
authorIvan Safonov <insafonov@gmail.com>
Wed, 24 Aug 2016 08:22:24 +0000 (15:22 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Sep 2016 16:01:41 +0000 (18:01 +0200)
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>
drivers/staging/rtl8188eu/include/rtw_ht.h

index 0ee11ef09bcf1982b5a776aea63b80c49525502a..d842eade7f57329147b3fbce9282e821cb015d2d 100644 (file)
@@ -16,7 +16,6 @@
 #define _RTW_HT_H_
 
 #include <linux/ieee80211.h>
-#include <osdep_service.h>
 
 struct ht_priv {
        u32     ht_option;