diff options
| author | Krzysztof Kozlowski <[email protected]> | 2020-09-20 22:26:25 +0200 |
|---|---|---|
| committer | Li Yang <[email protected]> | 2020-09-22 17:42:22 -0500 |
| commit | 750cf40c0f7088f36a8a5d102e0488b1ac47faf5 (patch) | |
| tree | 24c7b12f4a6be55dc69f8f0d8c66e3167d36fd11 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | 1fe44191f361a88b0f9600a5bbc8ebf7ede642ce (diff) | |
soc: fsl: qbman: Fix return value on success
On error the function was meant to return -ERRNO. This also fixes
compile warning:
drivers/soc/fsl/qbman/bman.c:640:6: warning: variable 'err' set but not used [-Wunused-but-set-variable]
Fixes: 0505d00c8dba ("soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootup")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Li Yang <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions