[PATCH 1/4] arm64: xen: add missing SPDX-License-Identifier

From: Josh Law

Date: Sat Feb 28 2026 - 19:39:03 EST


Signed-off-by: Josh Law <objecting@xxxxxxxxxxxxx>
---
arch/arm64/xen/hypercall.S | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/xen/hypercall.S b/arch/arm64/xen/hypercall.S
index ae551b857137..19c99e6bab7a 100644
--- a/arch/arm64/xen/hypercall.S
+++ b/arch/arm64/xen/hypercall.S
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/******************************************************************************
* hypercall.S
*
--
2.43.0