From ecdb0b32e518a69a724d3cb7a6e5a4d2be2db8a1 Mon Sep 17 00:00:00 2001
From: Alex Deucher <alexander.deucher@amd.com>
Date: Fri, 28 Feb 2025 14:55:57 -0500
Subject: [PATCH 3121/5403] drm/amdgpu/userq: move the header to amdgpu
 directory

To align with other headers.

Reviewed-by: Prike Liang <Prike.Liang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@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.54.0

