diff options
| author | Daniel Henrique Barboza <dbarboza@ventanamicro.com> | 2025-02-21 12:37:56 -0300 |
|---|---|---|
| committer | Alistair Francis <alistair.francis@wdc.com> | 2025-03-04 15:42:54 +1000 |
| commit | 421ee1ec6f0de0b0fd96b262bda18b97e54263b4 (patch) | |
| tree | a82ef160301efaa2fc870be98a569d275e39bc96 /linux-headers/linux/vduse.h | |
| parent | 2c1b42144018ec5ab097e003b974e3a094d73b2f (diff) | |
| download | focaccia-qemu-421ee1ec6f0de0b0fd96b262bda18b97e54263b4.tar.gz focaccia-qemu-421ee1ec6f0de0b0fd96b262bda18b97e54263b4.zip | |
linux-headers: Update to Linux v6.14-rc3
Update headers to retrieve the latest KVM caps for RISC-V. Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com> Message-ID: <20250221153758.652078-2-dbarboza@ventanamicro.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'linux-headers/linux/vduse.h')
| -rw-r--r-- | linux-headers/linux/vduse.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-headers/linux/vduse.h b/linux-headers/linux/vduse.h index 6d2ca064b5..f46269af34 100644 --- a/linux-headers/linux/vduse.h +++ b/linux-headers/linux/vduse.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ +/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */ #ifndef _VDUSE_H_ #define _VDUSE_H_ |