artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed010ab
)
include dma-fence-array.h
author
jsg
<jsg@openbsd.org>
Mon, 11 Apr 2022 01:28:50 +0000
(
01:28
+0000)
committer
jsg
<jsg@openbsd.org>
Mon, 11 Apr 2022 01:28:50 +0000
(
01:28
+0000)
needed for changes to drm_syncobj.c in 5.15.y
sys/dev/pci/drm/include/linux/sync_file.h
patch
|
blob
|
history
diff --git
a/sys/dev/pci/drm/include/linux/sync_file.h
b/sys/dev/pci/drm/include/linux/sync_file.h
index
aa94931
..
6717bdc
100644
(file)
--- a/
sys/dev/pci/drm/include/linux/sync_file.h
+++ b/
sys/dev/pci/drm/include/linux/sync_file.h
@@
-4,6
+4,7
@@
#define _LINUX_SYNC_FILE_H
#include <linux/dma-fence.h>
+#include <linux/dma-fence-array.h>
#include <linux/ktime.h>
struct sync_file {