OSDN Git Service

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 19:15:04 +0000 (15:15 -0400)
commit0224b2758fb0d8a09c1a034afa6f03f27a8c7cc7
tree78ade9ad94a2fe734140e90a96899fc3ad411aae
parent3cb9d2416ccdea14c5f1b05b5fdb15d5ebfa386b
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