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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent 097c72e commit 4ffc8a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)