diff options
| author | Krzysztof Kozlowski <[email protected]> | 2023-03-11 18:32:56 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-03-15 08:11:02 +0000 |
| commit | 0f17b42827ae63aaf08cad875d9575b1bca1e066 (patch) | |
| tree | 574b1603f43a6e55e3ee0f30a8fc1cea757fc3a1 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 00923ff2e1baf6bc9832f12e44f73439de5fcd72 (diff) | |
net: dsa: ocelot: drop of_match_ptr for ID table
The driver can match only via the DT table so the table should be always
used and the of_match_ptr does not have any sense (this also allows ACPI
matching via PRP0001, even though it might not be relevant here).
drivers/net/dsa/ocelot/ocelot_ext.c:143:34: error: ‘ocelot_ext_switch_of_match’ defined but not used [-Werror=unused-const-variable=]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Colin Foster <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions