]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
drm/amd/powerplay: remove duplicated includes
authorYueHaibing <yuehaibing@huawei.com>
Sun, 21 Oct 2018 10:39:58 +0000 (18:39 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Nov 2018 19:21:18 +0000 (14:21 -0500)
Remove some duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/inc/hwmgr.h
drivers/gpu/drm/amd/powerplay/inc/smu7_common.h
drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c
drivers/gpu/drm/amd/powerplay/smumgr/smu10_smumgr.c
drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c

index e5a60aa44b5d6be780ca0a19ca5dd6b853f9bcd0..07d180ce4d18eab0ca66bafac8f88fcb0797add1 100644 (file)
@@ -28,7 +28,6 @@
 #include "hardwaremanager.h"
 #include "hwmgr_ppt.h"
 #include "ppatomctrl.h"
-#include "hwmgr_ppt.h"
 #include "power_state.h"
 #include "smu_helper.h"
 
index 65eb630bfea339cc75829aea7fc72d2def865e6c..94bf7b649c20b7ae1c1651c23820b8f5fd46929d 100644 (file)
 #include "gmc/gmc_8_1_d.h"
 #include "gmc/gmc_8_1_sh_mask.h"
 
-#include "bif/bif_5_0_d.h"
-#include "bif/bif_5_0_sh_mask.h"
-
-
 #include "bif/bif_5_0_d.h"
 #include "bif/bif_5_0_sh_mask.h"
 
index 872d3824337bf90ad8abbf4cce1eb9d77630c48a..2b2c266169023d44e52bd92dd09ab07e579fe7ac 100644 (file)
@@ -44,7 +44,6 @@
 
 #include "smu7_hwmgr.h"
 #include "hardwaremanager.h"
-#include "ppatomctrl.h"
 #include "atombios.h"
 #include "pppcielanes.h"
 
index d0eb8ab5014812c490efcdb7c0181687e6371bbd..d111dd4e03d7d2442677a6a4cabf0ab5bc924a36 100644 (file)
@@ -29,7 +29,6 @@
 #include "rv_ppsmc.h"
 #include "smu10_driver_if.h"
 #include "smu10.h"
-#include "ppatomctrl.h"
 #include "pp_debug.h"
 
 
index 9f71512b25109d53afeba1b3c3a3429b05d0228d..1e69300f6175666b585741a25fb5937fdd3a9203 100644 (file)
@@ -40,7 +40,6 @@
 
 #include "smu7_hwmgr.h"
 #include "hardwaremanager.h"
-#include "ppatomctrl.h"
 #include "atombios.h"
 #include "pppcielanes.h"