[Intel-gfx] [PATCH] drm/i915: Remove intel_fronbuffer forward declaration from gem/i915_gem_object_types.h

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Mon Nov 11 10:18:45 UTC 2019


Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
---
 drivers/gpu/drm/i915/gem/i915_gem_object_types.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/gem/i915_gem_object_types.h b/drivers/gpu/drm/i915/gem/i915_gem_object_types.h
index 15f8297dc34e..9a1c64d8b778 100644
--- a/drivers/gpu/drm/i915/gem/i915_gem_object_types.h
+++ b/drivers/gpu/drm/i915/gem/i915_gem_object_types.h
@@ -14,7 +14,6 @@
 #include "i915_selftest.h"
 
 struct drm_i915_gem_object;
-struct intel_fronbuffer;
 
 /*
  * struct i915_lut_handle tracks the fast lookups from handle to vma used
-- 
2.24.0.rc1



More information about the Intel-gfx mailing list