diff options
author | Benjamin Gaignard <benjamin.gaignard@st.com> | 2019-12-10 11:24:37 +0100 |
---|---|---|
committer | Benjamin Gaignard <benjamin.gaignard@st.com> | 2020-01-09 17:17:28 +0100 |
commit | f199af00186cb7eb2d842633e47689fb7b791e60 (patch) | |
tree | 1a5fdbac7f70cc7822472209912eff9b661da492 /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | |
parent | a511981847ce8bb8d189f218fc4daa6c137abfc0 (diff) |
drm/modes: tag unused variables to avoid warnings
Some variables are set but never used. To avoid warning when compiling
with W=1 and keep the algorithm like it is tag theses variables
with _maybe_unused macro.
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20191210102437.19377-1-benjamin.gaignard@st.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions