linux_dsm_epyc7002/drivers/net/wireless/realtek/rtlwifi/rtl8188ee
Arnd Bergmann 944c07a7aa rtlwifi: don't add include path for rtl8188ee
For rtl8188ee, we pass -Idrivers/net/wireless/rtlwifi/ to gcc,
however that directy no longer exists, so evidently this option
is no longer required here and can be removed to avoid a warning
when building with 'make W=1' or 'gcc -Wmissing-include-dirs'

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-07-19 21:17:41 +03:00
..
def.h
dm.c rtlwifi: rtl8188ee: Fix potential race condition 2016-07-05 17:31:41 +03:00
dm.h
fw.c
fw.h
hw.c rtlwifi: rtl8188ee: Convert driver to use common hardware info routine 2016-07-08 16:50:01 +03:00
hw.h
led.c
led.h
Makefile rtlwifi: don't add include path for rtl8188ee 2016-07-19 21:17:41 +03:00
phy.c rtlwifi: Fix typo in printk 2016-07-08 16:42:51 +03:00
phy.h
pwrseq.c
pwrseq.h
reg.h
rf.c rtlwifi: Add missing newlines to RT_TRACE calls 2016-07-08 12:58:38 +03:00
rf.h
sw.c
sw.h
table.c
table.h
trx.c rtlwifi: Add missing newlines to RT_TRACE calls 2016-07-08 12:58:38 +03:00
trx.h rtlwifi: use s8 instead of char 2016-06-29 18:48:15 +03:00