Commit 34b68c17 authored by Jani Nikula's avatar Jani Nikula

drm/i915/client: only include what's needed

Only the uapi header is required.
Signed-off-by: default avatarJani Nikula <jani.nikula@intel.com>
Acked-by: default avatarTvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220607092207.476653-1-jani.nikula@intel.com
parent f7dad0da
......@@ -11,7 +11,7 @@
#include <linux/spinlock.h>
#include <linux/xarray.h>
#include "gt/intel_engine_types.h"
#include <uapi/drm/i915_drm.h>
#define I915_LAST_UABI_ENGINE_CLASS I915_ENGINE_CLASS_COMPUTE
......
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