diff options
| author | Dave Airlie <[email protected]> | 2023-02-22 23:47:29 +0000 |
|---|---|---|
| committer | Dave Airlie <[email protected]> | 2023-02-22 23:48:05 +0000 |
| commit | a48bba98380cb0b43dcd01d276c7efc282e3c33f (patch) | |
| tree | 2937b3cb4bb62e7b12034bb40bb14cb8646f62c2 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | Merge tag 'drm-misc-next-fixes-2023-02-21' of git://anongit.freedesktop.org/d... (diff) | |
| download | kernel-a48bba98380cb0b43dcd01d276c7efc282e3c33f.tar.gz kernel-a48bba98380cb0b43dcd01d276c7efc282e3c33f.zip | |
msm/fbdev: fix unused variable warning with clang.
clang builds showed this:
drivers/gpu/drm/msm/msm_fbdev.c:144:6: error: variable 'helper' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
if (!fbdev)
^~~~~~
Fixes: 3fb1f62f80a1 ("drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()")
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
