diff options
author | Lee Jones <[email protected]> | 2021-01-13 08:07:41 +0000 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-01-14 13:20:21 -0500 |
commit | 61f024247ccc8a562c122d387c1fecbc7334876c (patch) | |
tree | 2fe6d4be3e647f0365eb0af196b7380a2ed670c7 /lib/mpi/mpi-sub-ui.c | |
parent | 3a00c04212d1cfe1426338b78f4ead623508c874 (diff) |
drm/amd/display/dc/core/dc_link_dp: Mark 'result_write_min_hblank' as __maybe_unused
It looks like it could be used inside the DC_TRACE_LEVEL_MESSAGE() macro.
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c: In function ‘dpcd_set_source_specific_data’:
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:4403:18: warning: variable ‘result_write_min_hblank’ set but not used [-Wunused-but-set-variable]
Cc: Harry Wentland <[email protected]>
Cc: Leo Li <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: "Christian König" <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions