diff options
| author | Andrey Grodzovsky <[email protected]> | 2021-05-25 18:44:31 +0000 |
|---|---|---|
| committer | Andrey Grodzovsky <[email protected]> | 2021-05-26 14:37:36 +0000 |
| commit | 8eca89a108338e00831371da017826903c472b81 (patch) | |
| tree | 7822e2b9e749bdc4a99e13210397162405f0b4d9 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
| parent | drm/amdgpu: Fix crash when hot unplug in BACO (diff) | |
| download | kernel-8eca89a108338e00831371da017826903c472b81.tar.gz kernel-8eca89a108338e00831371da017826903c472b81.zip | |
drm/amdgpu: Fix clang warning: unused label 'exit'
Problem:
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:332:1: warning: unused label 'exit' [-Wunused-label]
exit:
^~~~~
Fix: Put #ifdef CONFIG_64BIT around exit
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Andrey Grodzovsky <[email protected]>
Reviewed-by: Christian König <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions
