[Intel-gfx] [PATCH 3/7] drm/i915: drop a number of unnecessary forward declarations
Rodrigo Vivi
rodrigo.vivi at intel.com
Fri Jan 20 10:34:22 UTC 2023
On Wed, Jan 18, 2023 at 03:15:34PM +0200, Jani Nikula wrote:
> Remove leftovers from earlier cleanups.
>
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
no one better then the compiler to 'review' this, but
Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
> ---
> drivers/gpu/drm/i915/i915_drv.h | 7 -------
> 1 file changed, 7 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/i915_drv.h b/drivers/gpu/drm/i915/i915_drv.h
> index 343e3e568774..ad0c5fd0cc92 100644
> --- a/drivers/gpu/drm/i915/i915_drv.h
> +++ b/drivers/gpu/drm/i915/i915_drv.h
> @@ -65,13 +65,6 @@
> #include "intel_uncore.h"
>
> struct drm_i915_clock_gating_funcs;
> -struct drm_i915_gem_object;
> -struct drm_i915_private;
> -struct intel_connector;
> -struct intel_dp;
> -struct intel_encoder;
> -struct intel_limit;
> -struct intel_overlay_error_state;
> struct vlv_s0ix_state;
> struct intel_pxp;
>
> --
> 2.34.1
>
More information about the Intel-gfx
mailing list