diff options
author | Kalle Valo <kvalo@codeaurora.org> | 2015-10-25 19:24:38 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-10-26 19:06:10 +0300 |
commit | c0963772cbbf1b7dc9fad4497f3aba8526bb07d6 (patch) | |
tree | 642434074cb59eb450ef5a00b53912ec221f2c1f /drivers/net/can | |
parent | 033695bdf6d79180f74893830053fcf3e8bc9d24 (diff) | |
download | linux-c0963772cbbf1b7dc9fad4497f3aba8526bb07d6.tar.xz |
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/can')
0 files changed, 0 insertions, 0 deletions