diff options
author | Lee Jones <[email protected]> | 2021-01-11 19:18:47 +0000 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-01-13 23:53:25 -0500 |
commit | 7d11d2589a4e8cc7fde852c63adfe697a4b6d012 (patch) | |
tree | 0ce854eda0cbe04a57af92871a2ff73820437b06 /drivers/gpu/drm/amd/display/dc/gpio/hw_ddc.c | |
parent | 8f8150faa138d32d744437aa8cf9b03b135c9b5d (diff) |
drm/amd/display/dc/dce/dce_aux: Mark 'dce_aux_transfer_raw' as __maybe_unused
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_aux.c: In function ‘dce_aux_transfer_raw’:
drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_aux.c:579:7: warning: variable ‘bytes_replied’ 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 'drivers/gpu/drm/amd/display/dc/gpio/hw_ddc.c')
0 files changed, 0 insertions, 0 deletions