aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrex zhu <[email protected]>2018-06-27 17:35:40 +0800
committerAlex Deucher <[email protected]>2018-07-05 16:38:47 -0500
commitf0626896bb2f09e8ce6438f380ac7f6511b72f84 (patch)
tree8efaa952a7aab737e1374d954eb63199ba14d5a6
parentcc450654291bb40c2d67a04d7e2fb42bff7e162a (diff)
drm/amd/display: Drop unnecessary header file
powerplay implement hwmgr_function table for all supported asics in order to conceal the asic's detail infomation. so no need to include the smu10_hwmgr.h. Reviewed-by: Alex Deucher <[email protected]> Reviewed-by: Harry Wentland <[email protected]> Signed-off-by: Rex Zhu <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
-rw-r--r--drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu.c b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu.c
index ad96e2a2b3cf..2acbcc7a9412 100644
--- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu.c
+++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu.c
@@ -34,7 +34,6 @@
#include "amdgpu_pm.h"
#include "dm_pp_smu.h"
#include "../../powerplay/inc/hwmgr.h"
-#include "../../powerplay/hwmgr/smu10_hwmgr.h"
bool dm_pp_apply_display_requirements(