OSDN Git Service

staging: rtl8192u: remove header include path to ieee80211/
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 4 Jan 2020 16:21:35 +0000 (01:21 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jan 2020 12:28:14 +0000 (13:28 +0100)
commit71fe59536e8a4b649c5d78d3ac58a66c03d34f38
tree21cd103a6b1db916a1ee26418c1fedb2f172cc98
parent9033db57a59a7cd86abe9463f040b60aee51ccf2
staging: rtl8192u: remove header include path to ieee80211/

There is no need to add "ccflags-y += -I $(srctree)/$(src)/ieee80211"
just for including "dot11d.h".

Use the correct relative path for the #include "..." directive.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20200104162136.19170-2-masahiroy@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/Makefile
drivers/staging/rtl8192u/r8192U_core.c
drivers/staging/rtl8192u/r8192U_wx.c
drivers/staging/rtl8192u/r819xU_phy.c