mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 14:42:08 +02:00
drm/xe/compat: drop include xe_device.h from i915_drv.h
xe_device.h and xe_device_has_flat_ccs() are no longer needed since
commit 3a5c5c472c ("drm/i915/display: add HAS_AUX_CCS() feature
check").
Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
Link: https://lore.kernel.org/r/20251022121450.452649-2-jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
This commit is contained in:
parent
9987033428
commit
68aeace1b1
|
|
@ -12,7 +12,6 @@
|
|||
|
||||
#include <drm/drm_drv.h>
|
||||
|
||||
#include "xe_device.h" /* for xe_device_has_flat_ccs() */
|
||||
#include "xe_device_types.h"
|
||||
|
||||
static inline struct drm_i915_private *to_i915(const struct drm_device *dev)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user