diff options
| author | Rex Zhu <[email protected]> | 2018-02-26 11:47:54 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-03-05 20:38:05 +0000 |
| commit | 2eeb3a839954616d6faa024da69d2990374995f0 (patch) | |
| tree | 46849290297b1874221291ba2b23e0fefc36def6 /drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c | |
| parent | drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2) (diff) | |
| download | kernel-2eeb3a839954616d6faa024da69d2990374995f0.tar.gz kernel-2eeb3a839954616d6faa024da69d2990374995f0.zip | |
drm/amd/dc: Use forward declaration instand of include header file
avoid build error:
drivers/gpu/drm/amd/amdgpu/../powerplay/inc/smu9_driver_if.h:342:3: error: redeclaration of enumerator ‘WM_COUNT’
WM_COUNT,
^
In file included from drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services_types.h:32:0,
from drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:35,
from drivers/gpu/drm/amd/amdgpu/../display/modules/inc/mod_freesync.h:57,
from drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_mode.h:48,
from drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h:55,
from drivers/gpu/drm/amd/amdgpu/../powerplay/inc/amd_powerplay.h:33,
from drivers/gpu/drm/amd/amdgpu/../powerplay/inc/smumgr.h:26,
from drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.c:24:
drivers/gpu/drm/amd/amdgpu/../display/dc/dm_pp_smu.h:43:2: note: previous definition of ‘WM_COUNT’ was here
WM_COUNT,
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]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c')
0 files changed, 0 insertions, 0 deletions
