[Public] Reviewed-by: Prike Liang <prike.li...@amd.com>
Regards, Prike > -----Original Message----- > From: amd-gfx <amd-gfx-boun...@lists.freedesktop.org> On Behalf Of Alex > Deucher > Sent: Saturday, March 1, 2025 3:57 AM > To: amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander <alexander.deuc...@amd.com> > Subject: [PATCH] drm/amdgpu/userq: move the header to amdgpu directory > > To align with other headers. > > Signed-off-by: Alex Deucher <alexander.deuc...@amd.com> > --- > drivers/gpu/drm/amd/{include => amdgpu}/amdgpu_userqueue.h | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) rename > drivers/gpu/drm/amd/{include => amdgpu}/amdgpu_userqueue.h (100%) > > diff --git a/drivers/gpu/drm/amd/include/amdgpu_userqueue.h > b/drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.h > similarity index 100% > rename from drivers/gpu/drm/amd/include/amdgpu_userqueue.h > rename to drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.h > -- > 2.48.1