Skip to content

Commit 3b83248

Browse files
wb-zjp846396alexdeucher
authored andcommitted
drm/amdgpu/userqueue: Remove duplicate amdgpu_reset.h header
./drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c: amdgpu_reset.h is included more than once. Reported-by: Abaci Robot <abaci@linux.alibaba.com> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=26930 Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 46f2029 commit 3b83248

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
#include "amdgpu_vm.h"
3333
#include "amdgpu_userq.h"
3434
#include "amdgpu_hmm.h"
35-
#include "amdgpu_reset.h"
3635
#include "amdgpu_userq_fence.h"
3736

3837
u32 amdgpu_userq_get_supported_ip_mask(struct amdgpu_device *adev)

0 commit comments

Comments
 (0)