[Intel-gfx] [PATCH] drm/i195: Remove some dead struct fwd decl from i915_drv.h

Daniel Vetter daniel at ffwll.ch
Thu Oct 28 15:33:59 UTC 2021


On Fri, Oct 22, 2021 at 09:39:13AM +0100, Matthew Auld wrote:
> On Fri, 22 Oct 2021 at 09:22, Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
> >
> > Gone with userptr rewrite by Maarten in ed29c2691188 ("drm/i915: Fix
> > userptr so we do not have to worry about obj->mm.lock, v7.")
> >
> > Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
> > Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
> 
> s/i195/i915/

Fixed&merged, thanks for taking a look.
-Daniel

> 
> Reviewed-by: Matthew Auld <matthew.auld at intel.com>
> 
> > ---
> >  drivers/gpu/drm/i915/i915_drv.h | 2 --
> >  1 file changed, 2 deletions(-)
> >
> > diff --git a/drivers/gpu/drm/i915/i915_drv.h b/drivers/gpu/drm/i915/i915_drv.h
> > index 12256218634f..2321f895cdea 100644
> > --- a/drivers/gpu/drm/i915/i915_drv.h
> > +++ b/drivers/gpu/drm/i915/i915_drv.h
> > @@ -191,8 +191,6 @@ struct i915_hotplug {
> >          I915_GEM_DOMAIN_VERTEX)
> >
> >  struct drm_i915_private;
> > -struct i915_mm_struct;
> > -struct i915_mmu_object;
> >
> >  struct drm_i915_file_private {
> >         struct drm_i915_private *dev_priv;
> > --
> > 2.33.0
> >

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the dri-devel mailing list