diff options
Diffstat (limited to 'arch/arm/lib/debug.S')
-rw-r--r-- | arch/arm/lib/debug.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/lib/debug.S b/arch/arm/lib/debug.S index 760ba74a3c7..5983f2c04ce 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> |