Applied. Thanks!
On Thu, Nov 6, 2025 at 3:56 AM Jiapeng Chong <[email protected]> wrote: > > ./drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c: amdgpu_reset.h is included more > than once. > > Reported-by: Abaci Robot <[email protected]> > Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=26930 > Signed-off-by: Jiapeng Chong <[email protected]> > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c > b/drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c > index 836a14ef0052..9a969175900e 100644 > --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c > +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c > @@ -32,7 +32,6 @@ > #include "amdgpu_vm.h" > #include "amdgpu_userq.h" > #include "amdgpu_hmm.h" > -#include "amdgpu_reset.h" > #include "amdgpu_userq_fence.h" > > u32 amdgpu_userq_get_supported_ip_mask(struct amdgpu_device *adev) > -- > 2.43.5 >
