diff options
author | 2021-11-04 10:55:27 -0700 | |
---|---|---|
committer | 2021-11-05 10:44:04 +0000 | |
commit | 6789a4c05127d3f9257db6767fd7ede614e0241f (patch) | |
tree | 39ff3b08d2b78ea3c2e9e15877ad10a02fa16436 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: udp: correct the document for udp_mem (diff) | |
download | linux-dev-6789a4c05127d3f9257db6767fd7ede614e0241f.tar.xz linux-dev-6789a4c05127d3f9257db6767fd7ede614e0241f.zip |
net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OF
Build bot says:
>> drivers/net/ethernet/asix/ax88796c_main.c:1116:34: warning: unused variable 'ax88796c_dt_ids' [-Wunused-const-variable]
static const struct of_device_id ax88796c_dt_ids[] = {
^
The only reference to this array is wrapped in of_match_ptr().
Reported-by: kernel test robot <lkp@intel.com>
Fixes: a97c69ba4f30 ("net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions