rtlwifi: don't add include path for rtl8188ee
authorArnd Bergmann <arnd@arndb.de>
Tue, 19 Jul 2016 15:33:00 +0000 (17:33 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 19 Jul 2016 18:17:41 +0000 (21:17 +0300)
commit944c07a7aac95fb3e85d8d250cae6491197f63bb
tree7166430b41ba23d080b793b0f55c235c7d6608dc
parentefacc699139e13f9d3ed8b47df92acb88ff8479f
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>
drivers/net/wireless/realtek/rtlwifi/rtl8188ee/Makefile