drm/amdgpu: remove unnecessary header include
authorHawking Zhang <Hawking.Zhang@amd.com>
Sun, 25 Apr 2021 06:29:25 +0000 (14:29 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Apr 2021 03:35:50 +0000 (23:35 -0400)
commitbe9064b7bcaab6b35d6040499af3fd5db8863ba4
treedf362d3726e754a9fde6efc02b0e3b0b04dd4bce
parenta30f128602001c986bb2b3ede074b6193d43905f
drm/amdgpu: remove unnecessary header include

amdgpu.h is included in kfd_priv.h

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: John Clements <John.Clements@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c