Commit 1836a6c6 authored by Jouni Högander's avatar Jouni Högander

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: default avatarJouni Högander <jouni.hogander@intel.com>
Reviewed-by: default avatarJeevan B <jeevan.b@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230727064142.751976-4-jouni.hogander@intel.com
parent 7b574550
......@@ -28,7 +28,6 @@
#include <linux/bits.h>
#include <linux/kref.h>
#include "gem/i915_gem_object_types.h"
#include "i915_active_types.h"
struct drm_i915_private;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment