diff options
author | 2022-01-26 11:27:05 +0100 | |
---|---|---|
committer | 2022-01-27 13:47:34 +0000 | |
commit | a9c5eb642f53260cca406c25c0b801f000ca41fc (patch) | |
tree | 2c5d754c59017c02547866e922060be7db03e321 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'xgmac_mdio-preamble-suppression-and-custom-MDC-frequerncies' (diff) | |
download | linux-dev-a9c5eb642f53260cca406c25c0b801f000ca41fc.tar.xz linux-dev-a9c5eb642f53260cca406c25c0b801f000ca41fc.zip |
net: ethernet: mtk_star_emac: fix unused variable
Fix the following warning in mtk_star_emac.c if CONFIG_OF is not set:
drivers/net/ethernet/mediatek/mtk_star_emac.c:1559:34:
warning: unused variable 'mtk_star_of_match' [-Wunused-const-variable]
static const struct of_device_id mtk_star_of_match[] = {
Signed-off-by: Lorenzo Bianconi <lorenzo@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