[PATCH 02/11] arch/alpha/bugs: add missing SPDX header

From: Max Kellermann
Date: Mon Mar 11 2024 - 09:23:29 EST


Signed-off-by: Max Kellermann <max.kellermann@xxxxxxxxx>
---
arch/alpha/kernel/bugs.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/alpha/kernel/bugs.c b/arch/alpha/kernel/bugs.c
index 08cc10d7fa17..6a16559c1a8f 100644
--- a/arch/alpha/kernel/bugs.c
+++ b/arch/alpha/kernel/bugs.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0

#include <asm/hwrpb.h>
#include <linux/device.h>
--
2.39.2