diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-05-12 18:45:20 +0200 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-06-14 08:15:24 -0700 |
commit | 1b39e7607144337d752f36c2068ed79447462f99 (patch) | |
tree | 02e0d25200a5b75630ef93c56686125fefdd972f /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ac9a78681b921877518763ba0e89202254349d1b (diff) |
hwspinlock: omap: 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/hwspinlock/omap_hwspinlock.c:164:34: error: ‘omap_hwspinlock_of_match’ defined but not used [-Werror=unused-const-variable=]
Reviewed-by: Baolin Wang <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions