提交 2782488a 编写于 作者: A Andrey Grodzovsky 提交者: Alex Deucher

drm/amd/display: Clean up unused function.

Signed-off-by: NAndrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Reviewed-by: NLeo Li <sunpeng.li@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 e5f2038e
......@@ -450,12 +450,6 @@ struct dm_plane_state {
struct dc_surface* dc_surface;
};
static inline struct dm_plane_state *
to_amdgpu_plane_state(struct drm_plane_state *state)
{
return container_of(state, struct dm_plane_state, base);
}
struct amdgpu_plane {
struct drm_plane base;
enum drm_plane_type plane_type;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册