mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
drm/amd/pm: remove duplicate include in 'arcturus_ppt.c'
'amdgpu_dpm.h' included in 'arcturus_ppt.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>
This commit is contained in:
parent
6a77bce58c
commit
f89154b652
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@
|
|||
#include <linux/pci.h>
|
||||
#include "amdgpu_ras.h"
|
||||
#include "smu_cmn.h"
|
||||
#include "amdgpu_dpm.h"
|
||||
|
||||
/*
|
||||
* DO NOT use these for err/warn/info/debug messages.
|
||||
|
|
Loading…
Add table
Reference in a new issue