]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdkfd: clean up code for interrupt v10
authorJesse Zhang <jesse.zhang@amd.com>
Tue, 10 Sep 2024 05:17:30 +0000 (13:17 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Sep 2024 14:04:57 +0000 (10:04 -0400)
commit52755373ea6197dac40b9804ce967611b5e989bf
tree2f6c36dbbf7923e5e6505ed5b80e7f1b3155a6a6
parent21d1d72475809734a5149ecfffdc7551503b042b
drm/amdkfd: clean up code for interrupt v10

Variable hub_inst is unused.

Fixes: e28604d8337e ("drm/amdkfd: Drop poison hanlding from gfx v10")
Signed-off-by: Jesse Zhang <jesse.zhang@amd.com>
Reviewed-by: Tim Huang <tim.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_int_process_v10.c