Commit 7e07834c authored by YueHaibing's avatar YueHaibing Committed by Alex Deucher

drm/amd/powerplay: remove duplicated includes

Remove some duplicated include.
Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 50aa5637
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
#include "hardwaremanager.h" #include "hardwaremanager.h"
#include "hwmgr_ppt.h" #include "hwmgr_ppt.h"
#include "ppatomctrl.h" #include "ppatomctrl.h"
#include "hwmgr_ppt.h"
#include "power_state.h" #include "power_state.h"
#include "smu_helper.h" #include "smu_helper.h"
......
...@@ -37,10 +37,6 @@ ...@@ -37,10 +37,6 @@
#include "gmc/gmc_8_1_d.h" #include "gmc/gmc_8_1_d.h"
#include "gmc/gmc_8_1_sh_mask.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_d.h"
#include "bif/bif_5_0_sh_mask.h" #include "bif/bif_5_0_sh_mask.h"
......
...@@ -44,7 +44,6 @@ ...@@ -44,7 +44,6 @@
#include "smu7_hwmgr.h" #include "smu7_hwmgr.h"
#include "hardwaremanager.h" #include "hardwaremanager.h"
#include "ppatomctrl.h"
#include "atombios.h" #include "atombios.h"
#include "pppcielanes.h" #include "pppcielanes.h"
......
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
#include "rv_ppsmc.h" #include "rv_ppsmc.h"
#include "smu10_driver_if.h" #include "smu10_driver_if.h"
#include "smu10.h" #include "smu10.h"
#include "ppatomctrl.h"
#include "pp_debug.h" #include "pp_debug.h"
......
...@@ -40,7 +40,6 @@ ...@@ -40,7 +40,6 @@
#include "smu7_hwmgr.h" #include "smu7_hwmgr.h"
#include "hardwaremanager.h" #include "hardwaremanager.h"
#include "ppatomctrl.h"
#include "atombios.h" #include "atombios.h"
#include "pppcielanes.h" #include "pppcielanes.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment