On Wed, Oct 10, 2018 at 11:13:43AM +0300, Jani Nikula wrote:
> On Fri, 05 Oct 2018, Ville Syrjala <[email protected]> wrote:
> > diff --git a/drivers/gpu/drm/i915/intel_drv.h 
> > b/drivers/gpu/drm/i915/intel_drv.h
> > index 0e0f763907ef..7a9f5ee4604f 100644
> > --- a/drivers/gpu/drm/i915/intel_drv.h
> > +++ b/drivers/gpu/drm/i915/intel_drv.h
> > @@ -2124,25 +2124,14 @@ int intel_sprite_set_colorkey_ioctl(struct 
> > drm_device *dev, void *data,
> >                                 struct drm_file *file_priv);
> >  void intel_pipe_update_start(const struct intel_crtc_state 
> > *new_crtc_state);
> >  void intel_pipe_update_end(struct intel_crtc_state *new_crtc_state);
> > -void skl_update_plane(struct intel_plane *plane,
> > -                 const struct intel_crtc_state *crtc_state,
> > -                 const struct intel_plane_state *plane_state);
> 
> 
> Sparse says you can make this static now.

Yeah. Actually I'm pretty sure it was static before the
last rebase.

Anyways, I snuck that change in when pushing O:)

-- 
Ville Syrjälä
Intel
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to