diff options
author | 2020-09-26 23:26:03 +0200 | |
---|---|---|
committer | 2020-09-27 13:28:38 -0700 | |
commit | 36563ce6ae2886aec4ed287bbd2250d3d3612053 (patch) | |
tree | 6b417d16506f6bfe81187feec724044bba539644 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | Merge branch 'mlxsw-Expose-transceiver-overheat-counter' (diff) | |
download | wireguard-linux-36563ce6ae2886aec4ed287bbd2250d3d3612053.tar.xz wireguard-linux-36563ce6ae2886aec4ed287bbd2250d3d3612053.zip |
net: marvell: mvpp2: Fix W=1 warning with !CONFIG_ACPI
rivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:7084:36: warning: ‘mvpp2_acpi_match’ defined but not used [-Wunused-const-variable=]
7084 | static const struct acpi_device_id mvpp2_acpi_match[] = {
| ^~~~~~~~~~~~~~~~
Wrap the definition inside #ifdef/#endif.
Compile tested only.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions