drm/amdgpu: kfd_initialized can be static
authorkernel test robot <lkp@intel.com>
Wed, 23 Sep 2020 02:28:28 +0000 (10:28 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Oct 2020 18:44:39 +0000 (14:44 -0400)
commit402bde58e7f40da4d4d87c10b74182ed6b5c97dc
treea1d9e08031befeb522f1a21c140435ddc4e4e3b1
parent201a4eb9dc960b6c081936e0990e289959707996
drm/amdgpu: kfd_initialized can be static

Fixes: c7651b73586600 ("drm/amdgpu: Fix handling of KFD initialization failures")
Signed-off-by: kernel test robot <lkp@intel.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c