Skip to content

Commit 4ffc8a3

Browse files
charlie-rivospalmer-dabbelt
authored andcommitted
riscv: Add license to vmalloc.h
Add a missing license to vmalloc.h. Signed-off-by: Charlie Jenkins <charlie@rivosinc.com> Link: https://lore.kernel.org/r/20240729-riscv_fence_license-v1-2-7d5648069640@rivosinc.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
1 parent 097c72e commit 4ffc8a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/riscv/include/asm/vmalloc.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
#ifndef _ASM_RISCV_VMALLOC_H
23
#define _ASM_RISCV_VMALLOC_H
34

0 commit comments

Comments
 (0)