drm/amdgpu: remove duplicate include in 'amdgpu_device.c'
authorChangcheng Deng <deng.changcheng@zte.com.cn>
Fri, 28 Jan 2022 07:05:19 +0000 (07:05 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Feb 2022 23:26:31 +0000 (18:26 -0500)
commit6a77bce58c6b29167bce2f548559c75326bbaf03
tree40127867ce582d22bd4d50dc59e9940149ca17fd
parentd2895ec4ca6c67c5a9c8ce74bd5deba76ea77f6c
drm/amdgpu: remove duplicate include in 'amdgpu_device.c'

'linux/pci.h' included in 'amdgpu_device.c' is duplicated.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Changcheng Deng <deng.changcheng@zte.com.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c