OSDN Git Service

drm/amd/display: Drop unnecessary header file
authorrex zhu <rex.zhu@amd.com>
Wed, 27 Jun 2018 09:35:40 +0000 (17:35 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Jul 2018 21:38:47 +0000 (16:38 -0500)
commitf0626896bb2f09e8ce6438f380ac7f6511b72f84
tree8efaa952a7aab737e1374d954eb63199ba14d5a6
parentcc450654291bb40c2d67a04d7e2fb42bff7e162a
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 <alexander.deucher@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu.c