hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/arm/include/debug/s3c24xx.S
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /* arch/arm/mach-s3c2410/include/mach/debug-macro.S
23 *
34 * Debugging macro include header
....@@ -6,10 +7,6 @@
67 * Copyright (C) 2005 Simtec Electronics
78 *
89 * Moved from linux/arch/arm/kernel/debug.S by Ben Dooks
9
- *
10
- * This program is free software; you can redistribute it and/or modify
11
- * it under the terms of the GNU General Public License version 2 as
12
- * published by the Free Software Foundation.
1310 */
1411
1512 #include <linux/serial_s3c.h>