diff options
author | 2020-02-05 09:48:42 +0100 | |
---|---|---|
committer | 2020-02-28 13:07:22 +0100 | |
commit | cb897542c6d2b34c7203b1a2e030ff35e100eef8 (patch) | |
tree | 0871b20d8c5068344c874baee72aa7ba69155e90 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | drm/panfrost: default_supplies[] can be static (diff) | |
download | linux-dev-cb897542c6d2b34c7203b1a2e030ff35e100eef8.tar.xz linux-dev-cb897542c6d2b34c7203b1a2e030ff35e100eef8.zip |
drm/dp_mst: Fix W=1 warnings
Fix the warnings that show up with W=1.
They are all about unused but set variables.
If functions returns are not used anymore make them void.
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200205084842.5642-1-benjamin.gaignard@st.com
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions