diff options
| author | Bryan Brattlof <[email protected]> | 2021-09-16 23:19:58 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-09-17 16:27:20 +0200 |
| commit | 08ff647b83ebc6fe77b938210fe08c415ade9d49 (patch) | |
| tree | b55707f1123171b66b6da7f3fa3ec54f9baef393 /tools/perf/scripts/python/netdev-times.py | |
| parent | ea2054baaddccfb04ba216a4f48889f334804483 (diff) | |
staging: rtl8723bs: ignore unused wiphy_wowlan object warnings
The wake-on-wlan stub is unused when the device power management
functionality is disabled in the kernel, creating a warning when
building the driver.
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:50:42: warning: ‘wowlan_stub’ defined but not used [-Wunused-const-variable=]
Add the __maybe_unused annotation to silence this warning.
Signed-off-by: Bryan Brattlof <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions