Skip to content

Commit 097c72e

Browse files
charlie-rivospalmer-dabbelt
authored andcommitted
riscv: Add license to fence.h
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>
1 parent 0e3f364 commit 097c72e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/riscv/include/asm/fence.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_FENCE_H
23
#define _ASM_RISCV_FENCE_H
34

0 commit comments

Comments
 (0)