]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
riscv: Add license to fence.h
authorCharlie Jenkins <charlie@rivosinc.com>
Mon, 29 Jul 2024 21:00:02 +0000 (14:00 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Tue, 3 Sep 2024 14:18:33 +0000 (07:18 -0700)
Add a missing license to fence.h.

Signed-off-by: Charlie Jenkins <charlie@rivosinc.com>
Link: https://lore.kernel.org/r/20240729-riscv_fence_license-v1-1-7d5648069640@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/include/asm/fence.h

index 6bcd80325dfc1724aee2e5863ba39881ebea120b..182db7930edc2214b51f747abc906dac207052ef 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 #ifndef _ASM_RISCV_FENCE_H
 #define _ASM_RISCV_FENCE_H