drm/amdgpu: Remove duplicate include
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Tue, 23 May 2023 02:18:11 +0000 (10:18 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 14:54:31 +0000 (10:54 -0400)
commite7665d0ca7938a8f921760a780bdc55c5eda6df0
treefd8c753cd8a97ef557222231b28f460fc8fe7e55
parent025723e059ab454823e6aa21277976178f23d120
drm/amdgpu: Remove duplicate include

./drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c: amdgpu_xcp.h is included more than once.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=5281
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c