summaryrefslogtreecommitdiff
path: root/arch/arm/lib/debug.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/lib/debug.S')
-rw-r--r--arch/arm/lib/debug.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/lib/debug.S b/arch/arm/lib/debug.S
index 760ba74a3c..5983f2c04c 100644
--- a/arch/arm/lib/debug.S
+++ b/arch/arm/lib/debug.S
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* linux/arch/arm/kernel/debug.S
*
* Copyright (C) 1994-1999 Russell King
*
- * SPDX-License-Identifier: GPL-2.0+
- *
* 32-bit debugging code
*/
#include <linux/linkage.h>