artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
777c88b
)
reduce diff to linux
author
jsg
<jsg@openbsd.org>
Fri, 13 May 2022 04:23:46 +0000
(
04:23
+0000)
committer
jsg
<jsg@openbsd.org>
Fri, 13 May 2022 04:23:46 +0000
(
04:23
+0000)
sys/dev/pci/drm/drm_cache.c
patch
|
blob
|
history
diff --git
a/sys/dev/pci/drm/drm_cache.c
b/sys/dev/pci/drm/drm_cache.c
index
1fb8f88
..
d6b4626
100644
(file)
--- a/
sys/dev/pci/drm/drm_cache.c
+++ b/
sys/dev/pci/drm/drm_cache.c
@@
-32,9
+32,7
@@
#include <linux/export.h>
#include <linux/highmem.h>
#include <linux/mem_encrypt.h>
-#ifdef __linux__
#include <xen/xen.h>
-#endif
#include <drm/drm_cache.h>