[Intel-gfx] [PATCH 1/9] drm/i915: Drop unnecessary forward declaration

Sagar Arun Kamble sagar.a.kamble at intel.com
Sat Sep 30 08:52:12 UTC 2017



On 9/29/2017 11:11 PM, Michal Wajdeczko wrote:
> We don't need it here.
>
> Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
> Cc: Sagar Arun Kamble <sagar.a.kamble at intel.com>
Reviewed-by: Sagar Arun Kamble <sagar.a.kamble at intel.com>
> ---
>   drivers/gpu/drm/i915/intel_uc.h | 2 --
>   1 file changed, 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/intel_uc.h b/drivers/gpu/drm/i915/intel_uc.h
> index 6966349..38ec880 100644
> --- a/drivers/gpu/drm/i915/intel_uc.h
> +++ b/drivers/gpu/drm/i915/intel_uc.h
> @@ -30,8 +30,6 @@
>   #include "intel_guc_ct.h"
>   #include "i915_vma.h"
>   
> -struct drm_i915_gem_request;
> -
>   /*
>    * This structure primarily describes the GEM object shared with the GuC.
>    * The specs sometimes refer to this object as a "GuC context", but we use

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20170930/b2f9cdb8/attachment.html>


More information about the Intel-gfx mailing list