diff options
author | Kalle Valo <kvalo@codeaurora.org> | 2015-10-25 17:24:38 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-10-26 17:06:10 +0100 |
commit | c0963772cbbf1b7dc9fad4497f3aba8526bb07d6 (patch) | |
tree | 642434074cb59eb450ef5a00b53912ec221f2c1f /drivers/net/wireless/ath/ath6kl/cfg80211.c | |
parent | rtl8xxxu: move devices supported by rtlwifi under UNTESTED config (diff) | |
download | linux-c0963772cbbf1b7dc9fad4497f3aba8526bb07d6.tar.xz linux-c0963772cbbf1b7dc9fad4497f3aba8526bb07d6.zip |
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: 033695bdf6d7 ("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>
Diffstat (limited to 'drivers/net/wireless/ath/ath6kl/cfg80211.c')
0 files changed, 0 insertions, 0 deletions