]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Disentangle dc.h include from amdgpu.h
authorRex Zhu <Rex.Zhu@amd.com>
Fri, 30 Mar 2018 05:05:44 +0000 (13:05 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Apr 2018 18:07:55 +0000 (13:07 -0500)
commit89b9a148222800e86ba2cd12f9cf64fa2b66a17e
treee4e8736ad41193a1e72526580c5d68c103b94a70
parent85f500c0fe1dae945272133130df735ee260eea7
drm/amd/display: Disentangle dc.h include from amdgpu.h

Use forward declaration in amdgpu_dm.h for struct dc instand
of include dc.h to make header files more standalone

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.h
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c