aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/perf_callchain.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/kernel/perf_callchain.c')
-rw-r--r--arch/sh/kernel/perf_callchain.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/sh/kernel/perf_callchain.c b/arch/sh/kernel/perf_callchain.c
index fa2c0cd23eaa..6281f2fdf9ca 100644
--- a/arch/sh/kernel/perf_callchain.c
+++ b/arch/sh/kernel/perf_callchain.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Performance event callchain support - SuperH architecture code
*
* Copyright (C) 2009 Paul Mundt
- *
- * This file is subject to the terms and conditions of the GNU General Public
- * License. See the file "COPYING" in the main directory of this archive
- * for more details.
*/
#include <linux/kernel.h>
#include <linux/sched.h>