diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-06-02 09:28:24 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-06-02 11:48:31 +0200 |
| commit | 9305d4f6a615844e1e610074e97c8ade3b138e06 (patch) | |
| tree | 9231887520c8002b452094957ec4e225b87727c4 /sys/linux/dev_i915.txt | |
| parent | ff1f215e653ff17702cc30338944a018bf976486 (diff) | |
sys/linux: update consts
Update const files on the latest upstream commit
d1dc87763f406d4e67caf16dbe438a5647692395
Diffstat (limited to 'sys/linux/dev_i915.txt')
| -rw-r--r-- | sys/linux/dev_i915.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/dev_i915.txt b/sys/linux/dev_i915.txt index 9b0746db3..0c8085048 100644 --- a/sys/linux/dev_i915.txt +++ b/sys/linux/dev_i915.txt @@ -1,7 +1,7 @@ # Copyright 2020 syzkaller project authors. All rights reserved. # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. -include <drm/i915_drm.h> +include <uapi/drm/i915_drm.h> resource fd_i915[fd] |
