[Intel-gfx] [CI v4 2/6] drm/i915/uc: Drop unnecessary forward declaration
Michal Wajdeczko
michal.wajdeczko at intel.com
Wed Oct 4 15:33:23 UTC 2017
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>
Cc: Joonas Lahtinen <joonas.lahtinen at linux.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
--
2.7.4
More information about the Intel-gfx
mailing list