diff options
author | Shaokun Zhang <[email protected]> | 2021-04-08 20:41:58 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-04-09 16:55:13 -0400 |
commit | a3fe0e334f319072746c472185be94a4d5f1a772 (patch) | |
tree | fda1efaea3316762ae394857a9ae4b8df6a75bb5 /tools/perf/scripts/python/flamegraph.py | |
parent | ccfc4392f257f9844bf36a1f254d617bef7193aa (diff) |
drm/amd/display: Fix the Wunused-function warning
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:941:13: warning: ‘dm_dmub_trace_high_irq’ defined but not used [-Wunused-function]
941 | static void dm_dmub_trace_high_irq(void *interrupt_params)
| ^~~~~~~~~~~~~~~~~~~~~~
Fixes: a08f16cfe8dc ("drm/amd/display: Log DMCUB trace buffer events")
Cc: Leo (Hanghong) Ma <[email protected]>
Cc: Daniel Wheeler <[email protected]>
Cc: Harry Wentland <[email protected]>
Cc: Solomon Chiu <[email protected]>
Cc: Alex Deucher <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Shaokun Zhang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions