summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/hyp.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/cpu/hyp.S')
-rw-r--r--arch/arm/cpu/hyp.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/cpu/hyp.S b/arch/arm/cpu/hyp.S
index 1314b56eab..b5e4807877 100644
--- a/arch/arm/cpu/hyp.S
+++ b/arch/arm/cpu/hyp.S
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+
#include <linux/linkage.h>
#include <asm/system.h>
#include <asm/opcodes-virt.h>