[Intel-gfx] [PATCH v4 3/4] drm/i915/display: Remove i915_gem_object_types.h from intel_frontbuffer.h

B, Jeevan jeevan.b at intel.com
Tue Aug 1 05:26:28 UTC 2023


> -----Original Message-----
> From: Intel-gfx <intel-gfx-bounces at lists.freedesktop.org> On Behalf Of
> Jouni Högander
> Sent: Thursday, July 27, 2023 12:12 PM
> To: intel-gfx at lists.freedesktop.org
> Subject: [Intel-gfx] [PATCH v4 3/4] drm/i915/display: Remove
> i915_gem_object_types.h from intel_frontbuffer.h
> 
> Now as we have removed all the references to internals of i915_gem_object
> from the frontbuffer header we can also remove including
> i915_gem_object_types.h.
> 
> Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
Reviewed-by: Jeevan B <jeevan.b at intel.com>
> ---
>  drivers/gpu/drm/i915/display/intel_frontbuffer.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/display/intel_frontbuffer.h
> b/drivers/gpu/drm/i915/display/intel_frontbuffer.h
> index eeccc847331d..72d89be3284b 100644
> --- a/drivers/gpu/drm/i915/display/intel_frontbuffer.h
> +++ b/drivers/gpu/drm/i915/display/intel_frontbuffer.h
> @@ -28,7 +28,6 @@
>  #include <linux/bits.h>
>  #include <linux/kref.h>
> 
> -#include "gem/i915_gem_object_types.h"
>  #include "i915_active_types.h"
> 
>  struct drm_i915_private;
> --
> 2.34.1



More information about the Intel-gfx mailing list