artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01f821c
)
drm/i915: Remove __maybe_unused from mtl_info
author
jsg
<jsg@openbsd.org>
Mon, 27 Feb 2023 02:04:12 +0000
(
02:04
+0000)
committer
jsg
<jsg@openbsd.org>
Mon, 27 Feb 2023 02:04:12 +0000
(
02:04
+0000)
From Lucas De Marchi
44610f4c3093bbce3061b77d37bdf1bed8e379da
in linux-6.1.y/6.1.14
fff758698842fb6722be37498d8773e0fb47f000
in mainline linux
sys/dev/pci/drm/i915/i915_pci.c
patch
|
blob
|
history
diff --git
a/sys/dev/pci/drm/i915/i915_pci.c
b/sys/dev/pci/drm/i915/i915_pci.c
index
6034ef4
..
f3bfaff
100644
(file)
--- a/
sys/dev/pci/drm/i915/i915_pci.c
+++ b/
sys/dev/pci/drm/i915/i915_pci.c
@@
-1130,7
+1130,6
@@
static const struct intel_gt_definition xelpmp_extra_gt[] = {
{}
};
-__maybe_unused
static const struct intel_device_info mtl_info = {
XE_HP_FEATURES,
XE_LPDP_FEATURES,