forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
kernel/arch/sh/lib/mcount.S
....@@ -1,12 +1,9 @@
1
-/*
1
+/* SPDX-License-Identifier: GPL-2.0
2
+ *
23 * arch/sh/lib/mcount.S
34 *
45 * Copyright (C) 2008, 2009 Paul Mundt
56 * Copyright (C) 2008, 2009 Matt Fleming
6
- *
7
- * This file is subject to the terms and conditions of the GNU General Public
8
- * License. See the file "COPYING" in the main directory of this archive
9
- * for more details.
107 */
118 #include <asm/ftrace.h>
129 #include <asm/thread_info.h>