Skip to content

Commit 1836a6c

Browse files
committed
drm/i915/display: Remove i915_gem_object_types.h from intel_frontbuffer.h
Now as we have removed all the references to internals of i915_gem_object from the frontbuffer header we can also remove including i915_gem_object_types.h. Signed-off-by: Jouni Högander <[email protected]> Reviewed-by: Jeevan B <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent 7b57455 commit 1836a6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/i915/display/intel_frontbuffer.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
#include <linux/bits.h>
2929
#include <linux/kref.h>
3030

31-
#include "gem/i915_gem_object_types.h"
3231
#include "i915_active_types.h"
3332

3433
struct drm_i915_private;

0 commit comments

Comments
 (0)