diff options
| author | Benjamin Gaignard <[email protected]> | 2019-10-08 14:42:54 +0200 |
|---|---|---|
| committer | Benjamin Gaignard <[email protected]> | 2019-11-07 11:08:54 +0100 |
| commit | bf5d837a0a4ced7cc223befc9e76d4ad30697d27 (patch) | |
| tree | 0463169ec11cff64cc4d2ab7d7c371b00cd6ce43 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| parent | f76c22ce8fbbd03394eb9e2cd8c490d9ad2a116c (diff) | |
drm: atomic helper: fix W=1 warnings
Few for_each macro set variables that are never used later which led
to generate unused-but-set-variable warnings.
Add (void)(foo) inside the macros to remove these warnings
Signed-off-by: Benjamin Gaignard <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions