linux/drivers/net/wireless/realtek
Kalle Valo c0963772cb rtl8xxxu: fix unused rtl8192cu_fops compiler warning
kbuild reported:

rtl8xxxu.c:5786:32: warning: ‘rtl8192cu_fops’ defined but not used [-Wunused-variable]

Fix it by adding temporary ifdefs around the static functions.

Fixes: 033695bdf6 ("rtl8xxxu: move devices supported by rtlwifi under UNTESTED config")
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-10-26 18:06:10 +02:00
..
rtl8xxxu rtl8xxxu: fix unused rtl8192cu_fops compiler warning 2015-10-26 18:06:10 +02:00
rtl818x
rtlwifi
Makefile New driver: rtl8xxxu (mac80211) 2015-10-21 10:53:29 +03:00