mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-04 02:02:28 +09:00
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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
8204ba143f
commit
7326be5967
@@ -16,7 +16,6 @@
|
||||
#define _RTW_HT_H_
|
||||
|
||||
#include <linux/ieee80211.h>
|
||||
#include <osdep_service.h>
|
||||
|
||||
struct ht_priv {
|
||||
u32 ht_option;
|
||||
|
||||
Reference in New Issue
Block a user