Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c23b4f46 authored by Michal Wajdeczko's avatar Michal Wajdeczko Committed by Joonas Lahtinen
Browse files

drm/i915/uc: Drop unnecessary forward declaration



We don't need it here.

Signed-off-by: default avatarMichal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Sagar Arun Kamble <sagar.a.kamble@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: default avatarSagar Arun Kamble <sagar.a.kamble@intel.com>
Signed-off-by: default avatarJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171004153327.32608-3-michal.wajdeczko@intel.com
parent de7e095a
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -30,8 +30,6 @@
#include "intel_guc_ct.h"
#include "intel_guc_ct.h"
#include "i915_vma.h"
#include "i915_vma.h"


struct drm_i915_gem_request;

/*
/*
 * This structure primarily describes the GEM object shared with the GuC.
 * 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
 * The specs sometimes refer to this object as a "GuC context", but we use