From: Alex Deucher Date: Fri, 28 Feb 2025 19:55:57 +0000 (-0500) Subject: drm/amdgpu/userq: move the header to amdgpu directory X-Git-Tag: v6.16-rc1~144^2~10^2~268 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ecdb0b32e518a69a724d3cb7a6e5a4d2be2db8a1;p=thirdparty%2Fkernel%2Flinux.git drm/amdgpu/userq: move the header to amdgpu directory To align with other headers. Reviewed-by: Prike Liang Signed-off-by: Alex Deucher --- 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