]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite604ac12ccfdea9b21c8d02c5761047c724959ad
tree40127867ce582d22bd4d50dc59e9940149ca17fd
parentc334a99c21be315b609d7e12975af196101d268b
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