aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/Context.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2023-03-10 23:29:57 +0100
committerGreg Kroah-Hartman <[email protected]>2023-03-16 13:02:17 +0100
commit5406dc04884b96b8438b664d1a9b73e30e2a5517 (patch)
treedc42f9e04457d4db7127886fc324fa481f84df54 /tools/perf/scripts/python/Perf-Trace-Util/Context.c
parent88dcd07d27d1873810cd8423238f3ce4e9bd0bfc (diff)
serial: sprd: 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 is not relevant here). drivers/tty/serial/sprd_serial.c:1242:34: error: ‘serial_ids’ defined but not used [-Werror=unused-const-variable=] Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Baolin Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions