diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2023-03-12 14:25:23 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2023-03-15 12:03:57 +0200 |
commit | 139f6973bf140c65d4d1d4bde5485badb4454d7a (patch) | |
tree | 302cb4995ac52dee20645475ea35dadb2afafa04 /tools/testing/selftests/bpf/prog_tests/uninit_stack.c | |
parent | 5683e1488aa9b0805a9403d215e48fed29d6d923 (diff) |
wifi: mwifiex: mark OF related data as maybe unused
The driver can be compile tested with !CONFIG_OF making certain data
unused:
drivers/net/wireless/marvell/mwifiex/sdio.c:498:34: error: ‘mwifiex_sdio_of_match_table’ defined but not used [-Werror=unused-const-variable=]
drivers/net/wireless/marvell/mwifiex/pcie.c:175:34: error: ‘mwifiex_pcie_of_match_table’ defined but not used [-Werror=unused-const-variable=]
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230312132523.352182-1-krzysztof.kozlowski@linaro.org
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/uninit_stack.c')
0 files changed, 0 insertions, 0 deletions