diff options
| author | Maxime Ripard <[email protected]> | 2019-02-08 09:05:40 +0000 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2019-02-08 09:28:11 +0000 |
| commit | 1c7c62a37a5fc50599e1aa7e72dd0fc785fc958a (patch) | |
| tree | da6c3ad1fd74da31076ebff2fc7e0eb00e04d5b4 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
| parent | drm: remove drmP.h from drm_modeset_helper.h (diff) | |
| download | kernel-1c7c62a37a5fc50599e1aa7e72dd0fc785fc958a.tar.gz kernel-1c7c62a37a5fc50599e1aa7e72dd0fc785fc958a.zip | |
drm/sun4i: dsi: Fix unitialized variable warning
Since the DPHY rework, one error path doesn't set the return error code
before jumping to its error label, which in turns make gcc (rightfully)
complain about the variable holding the error code being uninitialized.
Fix this.
Fixes: bb3b6fcb6849 ("sun6i: dsi: Convert to generic phy handling")
Reported-by: Stephen Rothwell <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions
