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@xxxxxxxx> 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@xxxxxxxxx> > > Cc: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx> > > s/i195/i915/ Fixed&merged, thanks for taking a look. -Daniel > > Reviewed-by: Matthew Auld <matthew.auld@xxxxxxxxx> > > > --- > > 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