]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/amdgpu: Import amdgpu_amdkfd_gfx_v9 header file into implementation
authorRamesh Errabolu <Ramesh.Errabolu@amd.com>
Fri, 6 Nov 2020 19:01:20 +0000 (13:01 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Nov 2020 19:15:29 +0000 (14:15 -0500)
commiteacffe26618a8dc898ddcddc0345d7c0b810f20c
treec2ee39ea30e620dd0db4bd7d6adb287be1ab343c
parentd949d40cbac3d907886c77a908df8e71b74938ff
drm/amd/amdgpu: Import amdgpu_amdkfd_gfx_v9 header file into implementation

[Why]
Prevent compiler warnings when building amdgpu kernel module

[How]
Add the include directive for amdgpu_amdkfd_gfx_v9 header file

Fixes: 8c37a284d3c425 ("drm/amd/amdgpu: Enable arcturus devices to access the method kgd_gfx_v9_get_cu_occupancy that is already defined")
Reviewed-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Signed-off-by: Ramesh Errabolu <Ramesh.Errabolu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c