diff options
Diffstat (limited to 'drivers/gpu/drm/xe/compat-i915-headers/i915_irq.h')
-rw-r--r-- | drivers/gpu/drm/xe/compat-i915-headers/i915_irq.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/gpu/drm/xe/compat-i915-headers/i915_irq.h b/drivers/gpu/drm/xe/compat-i915-headers/i915_irq.h new file mode 100644 index 0000000000..61707a07f9 --- /dev/null +++ b/drivers/gpu/drm/xe/compat-i915-headers/i915_irq.h @@ -0,0 +1,6 @@ +/* SPDX-License-Identifier: MIT */ +/* + * Copyright © 2023 Intel Corporation + */ + +#include "../../i915/i915_irq.h" |