提交 5c3ddb85 编写于 作者: R Rob Clark

drm/msm/mdp5: make helper function static

Not needed outside of mdp5_crtc.c.
Signed-off-by: NRob Clark <robdclark@gmail.com>
上级 6c0693b1
......@@ -536,7 +536,7 @@ static bool is_fullscreen(struct drm_crtc_state *cstate,
((pstate->crtc_y + pstate->crtc_h) >= cstate->mode.vdisplay);
}
enum mdp_mixer_stage_id get_start_stage(struct drm_crtc *crtc,
static enum mdp_mixer_stage_id get_start_stage(struct drm_crtc *crtc,
struct drm_crtc_state *new_crtc_state,
struct drm_plane_state *bpstate)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册