diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-10-12 19:17:58 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-10-13 08:49:25 +0200 |
| commit | 9ccfa6cfcceb6981f543e295c1429817ad836a6b (patch) | |
| tree | 1d094171bfec8f7bc677011705abacdc8311773d /sys/linux/dev_vtpm.txt | |
| parent | 8b4549129cf25613dc9f9b349c00cb2b93abfa86 (diff) | |
sys/linux: regenerate consts, remove ipx
Regenerate const files on the latest upstream tree.
Remove IPX support since it was removed from the kernel
in 7a2e838d28 ("staging: ipx: delete it from the tree").
Diffstat (limited to 'sys/linux/dev_vtpm.txt')
| -rw-r--r-- | sys/linux/dev_vtpm.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/dev_vtpm.txt b/sys/linux/dev_vtpm.txt index 0fd21ce4f..0ca453f7d 100644 --- a/sys/linux/dev_vtpm.txt +++ b/sys/linux/dev_vtpm.txt @@ -1,6 +1,7 @@ # Copyright 2021 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 <uapi/linux/fcntl.h> include <uapi/linux/vtpm_proxy.h> resource fd_vtpm[fd] |
