[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20210906141758.125382-1-wangborong@cdjrlc.com>
Date: Mon, 6 Sep 2021 22:17:58 +0800
From: Jason Wang <wangborong@...rlc.com>
To: ysato@...rs.sourceforge.jp
Cc: wangborong@...rlc.com, uclinux-h8-devel@...ts.sourceforge.jp,
linux-kernel@...r.kernel.org
Subject: [PATCH] h8300: Add a missing SPDX license header
Add the missing SPDX license header to arch/h8300/kernel/kgdb.c.
Signed-off-by: Jason Wang <wangborong@...rlc.com>
---
arch/h8300/kernel/kgdb.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/h8300/kernel/kgdb.c b/arch/h8300/kernel/kgdb.c
index 602e478afbd5..0a1b6d41ec67 100644
--- a/arch/h8300/kernel/kgdb.c
+++ b/arch/h8300/kernel/kgdb.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* H8/300 KGDB support
*
--
2.33.0
Powered by blists - more mailing lists